Character.EndPunctuation Field

Definition

General category "Pe" in the Unicode specification.

[Android.Runtime.Register("END_PUNCTUATION")]
public const sbyte EndPunctuation = 22;
[<Android.Runtime.Register("END_PUNCTUATION")>]
val mutable EndPunctuation : sbyte

Field Value

Value = 22
Attributes

Remarks

General category "Pe" in the Unicode specification.

Added in 1.1.

Java documentation for java.lang.Character.END_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