UCharacter.IndicSyllabicCategory.ConsonantHeadLetter Field

Definition

Caution

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

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

Field Value

Value = 8
Attributes

Applies to