UProperty.SimpleLowercaseMapping Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use 'Android.Icu.Lang.IUProperty.SimpleLowercaseMapping'. This class will be removed in a future release.
Proprietà stringa Simple_Lowercase_Mapping.
[Android.Runtime.Register("SIMPLE_LOWERCASE_MAPPING", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.SimpleLowercaseMapping'. This class will be removed in a future release.")]
public const int SimpleLowercaseMapping = 16391;
[<Android.Runtime.Register("SIMPLE_LOWERCASE_MAPPING", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.SimpleLowercaseMapping'. This class will be removed in a future release.")>]
val mutable SimpleLowercaseMapping : int
Valore del campo
Value = 16391- Attributi
Commenti
Proprietà stringa Simple_Lowercase_Mapping. Corrisponde a UCharacter.toLowerCase(int).
per android.icu.lang.UProperty.SIMPLE_LOWERCASE_MAPPING.
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.