UCharacter.IndicPositionalCategory.TopAndLeftAndRight Field

Definition

Caution

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

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

Field Value

Value = 12
Attributes

Applies to