次の方法で共有


UProperty.HangulSyllableType Field

Definition

Caution

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

Enumerated property Hangul_Syllable_Type, new in Unicode 4.

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

Field Value

Value = 4107
Attributes

Remarks

Enumerated property Hangul_Syllable_Type, new in Unicode 4. Returns UCharacter.HangulSyllableType values.

Java documentation for android.icu.lang.UProperty.HANGUL_SYLLABLE_TYPE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to