UCharacter.IndicSyllabicCategory.ConsonantPrecedingRepha Field

Definition

Caution

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

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

Field Value

Value = 13
Attributes

Applies to