Partager via


UProperty.BidiControl Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.BidiControl'. This class will be removed in a future release.

Binary property Bidi_Control.

[Android.Runtime.Register("BIDI_CONTROL", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.BidiControl'. This class will be removed in a future release.")]
public const int BidiControl = 2;
[<Android.Runtime.Register("BIDI_CONTROL", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.BidiControl'. This class will be removed in a future release.")>]
val mutable BidiControl : int

Field Value

Value = 2
Attributes

Remarks

Binary property Bidi_Control.

Format controls which have specific functions in the Bidi Algorithm.

Java documentation for android.icu.lang.UProperty.BIDI_CONTROL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to