UCharacter.IndicSyllabicCategory.Consonant Field

Definition

Caution

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

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

Field Value

Value = 5
Attributes

Applies to