Language

UProperty.IndicConjunctBreak Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.IndicConjunctBreak'. This class will be removed in a future release.

Enumerated property Indic_Conjunct_Break.

[Android.Runtime.Register("INDIC_CONJUNCT_BREAK", ApiSince=37)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.IndicConjunctBreak'. This class will be removed in a future release.")]
public const int IndicConjunctBreak = 4122;
[<Android.Runtime.Register("INDIC_CONJUNCT_BREAK", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.IndicConjunctBreak'. This class will be removed in a future release.")>]
val mutable IndicConjunctBreak : int

Field Value

Value = 4122
Attributes

Applies to