UCharacter.IndicSyllabicCategory.ModifyingLetter Field

Definition

Caution

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

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

Field Value

Value = 21
Attributes

Applies to