UCharacter.IndicSyllabicCategory.ConsonantPlaceholder Field

Definition

Caution

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

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

Field Value

Value = 12
Attributes

Applies to