次の方法で共有


UProperty.XidContinue Field

Definition

Caution

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

Binary property XID_Continue.

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

Field Value

Value = 32
Attributes

Remarks

Binary property XID_Continue.

ID_Continue modified to allow closure under normalization forms NFKC and NFKD.

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

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