UCharacter.IndicPositionalCategory.Left Field

Definition

Caution

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

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

Field Value

Value = 4
Attributes

Applies to