Lingua

UProperty.DefaultIgnorableCodePoint Campo

Definizione

Attenzione

Use 'Android.Icu.Lang.IUProperty.DefaultIgnorableCodePoint'. This class will be removed in a future release.

Proprietà binaria Default_Ignorable_Code_Point (nuovo).

[Android.Runtime.Register("DEFAULT_IGNORABLE_CODE_POINT", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.DefaultIgnorableCodePoint'. This class will be removed in a future release.")]
public const int DefaultIgnorableCodePoint = 5;
[<Android.Runtime.Register("DEFAULT_IGNORABLE_CODE_POINT", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.DefaultIgnorableCodePoint'. This class will be removed in a future release.")>]
val mutable DefaultIgnorableCodePoint : int

Valore del campo

Value = 5
Attributi

Commenti

Proprietà binaria Default_Ignorable_Code_Point (nuovo).

Proprietà che indica che il punto di codice è ignorabile nella maggior parte dell'elaborazione.

Punti di codice (2060...206F, FFF0.. FFFB, E0000.. E0FFF) + Other_Default_Ignorable_Code_Point + (Cf + Cc + Cs - White_Space)

per android.icu.lang.UProperty.DEFAULT_IGNORABLE_CODE_POINT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a