UCharacter.IndicSyllabicCategory.GeminationMark Field

Definition

Caution

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

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

Field Value

Value = 18
Attributes

Applies to