UCharacter.IndicSyllabicCategory.ConsonantKiller Field

Definition

Caution

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

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

Field Value

Value = 10
Attributes

Applies to