UCharacter.IndicPositionalCategory.BottomAndRight Field

Definition

Caution

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

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

Field Value

Value = 3
Attributes

Applies to