IUProperty.IdContinue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.