Added in API level 24

UCharacter.GraphemeClusterBreak

public static interface UCharacter.GraphemeClusterBreak

android.icu.lang.UCharacter.GraphemeClusterBreak


Grapheme Cluster Break constants.

Summary

Constants

int CONTROL

int CR

int EXTEND

int E_BASE

int E_BASE_GAZ

int E_MODIFIER

int GLUE_AFTER_ZWJ

int L

int LF

int LV

int LVT

int OTHER

int PREPEND

int REGIONAL_INDICATOR

int SPACING_MARK

int T

int V

int ZWJ

Constants

CONTROL

Added in API level 24
public static final int CONTROL

Constant Value: 1 (0x00000001)

CR

Added in API level 24
public static final int CR

Constant Value: 2 (0x00000002)

EXTEND

Added in API level 24
public static final int EXTEND

Constant Value: 3 (0x00000003)

E_BASE

Added in API level 26
public static final int E_BASE

Constant Value: 13 (0x0000000d)

E_BASE_GAZ

Added in API level 26
public static final int E_BASE_GAZ

Constant Value: 14 (0x0000000e)

E_MODIFIER

Added in API level 26
public static final int E_MODIFIER

Constant Value: 15 (0x0000000f)

GLUE_AFTER_ZWJ

Added in API level 26
public static final int GLUE_AFTER_ZWJ

Constant Value: 16 (0x00000010)

L

Added in API level 24
public static final int L

Constant Value: 4 (0x00000004)

LF

Added in API level 24
public static final int LF

Constant Value: 5 (0x00000005)

LV

Added in API level 24
public static final int LV

Constant Value: 6 (0x00000006)

LVT

Added in API level 24
public static final int LVT

Constant Value: 7 (0x00000007)

OTHER

Added in API level 24
public static final int OTHER

Constant Value: 0 (0x00000000)

PREPEND

Added in API level 24
public static final int PREPEND

Constant Value: 11 (0x0000000b)

REGIONAL_INDICATOR

Added in API level 24
public static final int REGIONAL_INDICATOR

Constant Value: 12 (0x0000000c)

SPACING_MARK

Added in API level 24
public static final int SPACING_MARK

Constant Value: 10 (0x0000000a)

T

Added in API level 24
public static final int T

Constant Value: 8 (0x00000008)

V

Added in API level 24
public static final int V

Constant Value: 9 (0x00000009)

ZWJ

Added in API level 26
public static final int ZWJ

Constant Value: 17 (0x00000011)