UCharacter.IndicPositionalCategory.LeftAndRight Field

Definition

Caution

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

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

Field Value

Value = 5
Attributes

Applies to