UCharacter.IndicPositionalCategory.TopAndBottomAndRight Field

Definition

Caution

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

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

Field Value

Value = 10
Attributes

Applies to