Added in API level 24
UCharacter.DecompositionType
public
static
interface
UCharacter.DecompositionType
android.icu.lang.UCharacter.DecompositionType |
Decomposition Type constants.
See also:
Summary
Constants | |
---|---|
int |
CANONICAL
|
int |
CIRCLE
|
int |
COMPAT
|
int |
FINAL
|
int |
FONT
|
int |
FRACTION
|
int |
INITIAL
|
int |
ISOLATED
|
int |
MEDIAL
|
int |
NARROW
|
int |
NOBREAK
|
int |
NONE
|
int |
SMALL
|
int |
SQUARE
|
int |
SUB
|
int |
SUPER
|
int |
VERTICAL
|
int |
WIDE
|