UCharacter.IndicSyllabicCategory.ConsonantPrefixed Field

Definition

Caution

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

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

Field Value

Value = 14
Attributes

Applies to