Bidi.ReorderingOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Android.Icu.Text.BidiOptions ReorderingOptions { [Android.Runtime.Register("getReorderingOptions", "()I", "GetGetReorderingOptionsHandler", ApiSince=29)] get; [Android.Runtime.Register("setReorderingOptions", "(I)V", "GetSetReorderingOptions_IHandler", ApiSince=29)] set; }
[<get: Android.Runtime.Register("getReorderingOptions", "()I", "GetGetReorderingOptionsHandler", ApiSince=29)>]
[<set: Android.Runtime.Register("setReorderingOptions", "(I)V", "GetSetReorderingOptions_IHandler", ApiSince=29)>]
member this.ReorderingOptions : Android.Icu.Text.BidiOptions with get, set
Property Value
- Attributes