UCharacter.IndicSyllabicCategory.ConsonantInitialPostfixed Field

Definition

Caution

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

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

Field Value

Value = 9
Attributes

Applies to