UCharacter.HangulSyllableType.LvSyllable 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.IHangulSyllableType.LvSyllable'. This class will be removed in a future release.
[Android.Runtime.Register("LV_SYLLABLE", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IHangulSyllableType.LvSyllable'. This class will be removed in a future release.")]
public const int LvSyllable = 4;
[<Android.Runtime.Register("LV_SYLLABLE", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IHangulSyllableType.LvSyllable'. This class will be removed in a future release.")>]
val mutable LvSyllable : int
Valor do campo
Value = 4- 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.