UCharacter.IndicPositionalCategory.Right Field

Definition

Caution

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

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

Field Value

Value = 7
Attributes

Applies to