UCharacter.IndicSyllabicCategory.Vowel Field

Definition

Caution

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

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

Field Value

Value = 33
Attributes

Applies to