UCharacter.IndicSyllabicCategory.SyllableModifier Field

Definition

Caution

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

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

Field Value

Value = 28
Attributes

Applies to