UCharacter.GraphemeClusterBreak.GlueAfterZwj Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use 'Android.Icu.Lang.UCharacter.IGraphemeClusterBreak.GlueAfterZwj'. This class will be removed in a future release.
[Android.Runtime.Register("GLUE_AFTER_ZWJ", ApiSince=26)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IGraphemeClusterBreak.GlueAfterZwj'. This class will be removed in a future release.")]
public const int GlueAfterZwj = 16;
[<Android.Runtime.Register("GLUE_AFTER_ZWJ", ApiSince=26)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IGraphemeClusterBreak.GlueAfterZwj'. This class will be removed in a future release.")>]
val mutable GlueAfterZwj : int
Valor do campo
Value = 16- Atributos
Comentários
Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.