UCharacter.IndicSyllabicCategory.ConsonantSucceedingRepha Field

Definition

Caution

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

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

Field Value

Value = 16
Attributes

Applies to