UCharacterEnums.IECharacterCategory.ParagraphSeparator Field

Definition

Character type Zp

[Android.Runtime.Register("PARAGRAPH_SEPARATOR", ApiSince=24)]
public const sbyte ParagraphSeparator = 14;
[<Android.Runtime.Register("PARAGRAPH_SEPARATOR", ApiSince=24)>]
val mutable ParagraphSeparator : sbyte

Field Value

Value = 14
Attributes

Remarks

Character type Zp

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

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