Share via


IUProperty.IdContinue Field

Definition

Binary property ID_Continue.

[Android.Runtime.Register("ID_CONTINUE", ApiSince=24)]
public const int IdContinue = 15;
[<Android.Runtime.Register("ID_CONTINUE", ApiSince=24)>]
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