Freigeben über


UProperty.GraphemeExtend Field

Definition

Caution

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

Binary property Grapheme_Extend (new).

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

Field Value

Value = 11
Attributes

Remarks

Binary property Grapheme_Extend (new).

For programmatic determination of grapheme cluster boundaries.

Me+Mn+Mc+Other_Grapheme_Extend-Grapheme_Link-CGJ

Java documentation for android.icu.lang.UProperty.GRAPHEME_EXTEND.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to