Partager via


UProperty.IdContinue Field

Definition

Caution

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

Binary property ID_Continue.

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

Field Value

Value = 15
Attributes

Remarks

Binary property ID_Continue.

Characters that can continue an identifier.

ID_Start+Mn+Mc+Nd+Pc

Java documentation for android.icu.lang.UProperty.ID_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