UCharacter.IndicSyllabicCategory.ConsonantDead Field

Definition

Caution

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

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

Field Value

Value = 6
Attributes

Applies to