UCharacter.IndicSyllabicCategory.VowelIndependent Field

Definition

Caution

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

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

Field Value

Value = 35
Attributes

Applies to