Added in API level 24

HangulSyllableType

interface HangulSyllableType
android.icu.lang.UCharacter.HangulSyllableType

Hangul Syllable Type constants.

Summary

Constants
static Int

static Int

static Int

static Int

static Int

static Int

Constants

LEADING_JAMO

Added in API level 24
static val LEADING_JAMO: Int
Value: 1

LVT_SYLLABLE

Added in API level 24
static val LVT_SYLLABLE: Int
Value: 5

LV_SYLLABLE

Added in API level 24
static val LV_SYLLABLE: Int
Value: 4

NOT_APPLICABLE

Added in API level 24
static val NOT_APPLICABLE: Int
Value: 0

TRAILING_JAMO

Added in API level 24
static val TRAILING_JAMO: Int
Value: 3

VOWEL_JAMO

Added in API level 24
static val VOWEL_JAMO: Int
Value: 2