UCharacter.IndicSyllabicCategory.ConsonantSubjoined Field

Definition

Caution

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

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

Field Value

Value = 15
Attributes

Applies to