Share via


UCharacterEnums.IECharacterCategory.StartPunctuation Field

Definition

Character type Ps

[Android.Runtime.Register("START_PUNCTUATION", ApiSince=24)]
public const sbyte StartPunctuation = 20;
[<Android.Runtime.Register("START_PUNCTUATION", ApiSince=24)>]
val mutable StartPunctuation : sbyte

Field Value

Value = 20
Attributes

Remarks

Character type Ps

Java documentation for android.icu.lang.UCharacterEnums.ECharacterCategory.START_PUNCTUATION.

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