UCharacter.IndicPositionalCategory.VisualOrderLeft Field

Definition

Caution

Use 'Android.Icu.Lang.UCharacter.IIndicPositionalCategory.VisualOrderLeft'. This class will be removed in a future release.

[Android.Runtime.Register("VISUAL_ORDER_LEFT", ApiSince=29)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IIndicPositionalCategory.VisualOrderLeft'. This class will be removed in a future release.")]
public const int VisualOrderLeft = 14;
[<Android.Runtime.Register("VISUAL_ORDER_LEFT", ApiSince=29)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IIndicPositionalCategory.VisualOrderLeft'. This class will be removed in a future release.")>]
val mutable VisualOrderLeft : int

Field Value

Value = 14
Attributes

Applies to