UCharacter.IndicPositionalCategory.BottomAndLeft Field

Definition

Caution

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

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

Field Value

Value = 2
Attributes

Applies to