UCharacter.IndicPositionalCategory.TopAndBottomAndLeft Field

Definition

Caution

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

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

Field Value

Value = 15
Attributes

Applies to