Partager via


UProperty.Radical Field

Definition

Caution

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

Binary property Radical (new).

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

Field Value

Value = 26
Attributes

Remarks

Binary property Radical (new).

For programmatic determination of Ideographic Description Sequences.

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

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