UCharacter.IndicSyllabicCategory.ConsonantWithStacker Field

Definition

Caution

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

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

Field Value

Value = 17
Attributes

Applies to