UCharacter.IndicSyllabicCategory.CantillationMark Field

Definition

Caution

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

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

Field Value

Value = 4
Attributes

Applies to