Compartir a través de


UCharacterEnums.ECharacterCategory.ParagraphSeparator Campo

Definición

Precaución

Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.ParagraphSeparator'. This class will be removed in a future release.

[Android.Runtime.Register("PARAGRAPH_SEPARATOR", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.ParagraphSeparator'. This class will be removed in a future release.")]
public const sbyte ParagraphSeparator = 14;
[<Android.Runtime.Register("PARAGRAPH_SEPARATOR", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.ParagraphSeparator'. This class will be removed in a future release.")>]
val mutable ParagraphSeparator : sbyte

Valor de campo

Value = 14
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a