UProperty.UnifiedIdeograph Field

Definition

Caution

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

Binary property Unified_Ideograph (new).

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

Field Value

Value = 29
Attributes

Remarks

Binary property Unified_Ideograph (new).

For programmatic determination of Ideographic Description Sequences.

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

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