UnicodeMatcher.Ether Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'Android.Icu.Text.IUnicodeMatcher.Ether'. This class will be removed in a future release.
Caractère à l’index i, où i < contextStart || i >= contextLimit, est ETHER.
[Android.Runtime.Register("ETHER", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Text.IUnicodeMatcher.Ether'. This class will be removed in a future release.")]
public const char Ether;
[<Android.Runtime.Register("ETHER", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Text.IUnicodeMatcher.Ether'. This class will be removed in a future release.")>]
val mutable Ether : char
Valeur de champ
- Attributs
Remarques
Caractère à l’index i, où i < contextStart || i >= contextLimit, est ETHER. Cela permet une correspondance explicite par les règles et les UnicodeSets de texte en dehors du contexte. En termes traditionnels, cela permet l’ancrage au début et/ou à la fin.
Java documentation pour android.icu.text.UnicodeMatcher.ETHER.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.