UCharacter.IndicPositionalCategory.TopAndBottom Field

Definition

Caution

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

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

Field Value

Value = 9
Attributes

Applies to