UCharacter.IndicPositionalCategory.Bottom Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to