UCharacter.IndicSyllabicCategory.VowelDependent Field

Definition

Caution

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

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

Field Value

Value = 34
Attributes

Applies to