UCharacter.IndicSyllabicCategory.ConsonantMedial Field

Definition

Caution

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

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

Field Value

Value = 11
Attributes

Applies to