UCharacterEnums.IECharacterCategory.ParagraphSeparator 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.
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.