Share via


UProperty.Ideographic Field

Definition

Caution

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

Binary property Ideographic.

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

Field Value

Value = 17
Attributes

Remarks

Binary property Ideographic.

CJKV ideographs.

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

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