Compartir a través de


IUProperty.HangulSyllableType Field

Definition

Enumerated property Hangul_Syllable_Type, new in Unicode 4.

[Android.Runtime.Register("HANGUL_SYLLABLE_TYPE", ApiSince=24)]
public const int HangulSyllableType = 4107;
[<Android.Runtime.Register("HANGUL_SYLLABLE_TYPE", ApiSince=24)>]
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