Added in API level 24

GraphemeClusterBreak

interface GraphemeClusterBreak
android.icu.lang.UCharacter.GraphemeClusterBreak

Grapheme Cluster Break constants.

Summary

Constants
static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

static Int

Constants

CONTROL

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

CR

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

EXTEND

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

E_BASE

Added in API level 26
static val E_BASE: Int
Value: 13

E_BASE_GAZ

Added in API level 26
static val E_BASE_GAZ: Int
Value: 14

E_MODIFIER

Added in API level 26
static val E_MODIFIER: Int
Value: 15

GLUE_AFTER_ZWJ

Added in API level 26
static val GLUE_AFTER_ZWJ: Int
Value: 16

L

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

LF

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

LV

Added in API level 24
static val LV: Int
Value: 6

LVT

Added in API level 24
static val LVT: Int
Value: 7

OTHER

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

PREPEND

Added in API level 24
static val PREPEND: Int
Value: 11

REGIONAL_INDICATOR

Added in API level 24
static val REGIONAL_INDICATOR: Int
Value: 12

SPACING_MARK

Added in API level 24
static val SPACING_MARK: Int
Value: 10

T

Added in API level 24
static val T: Int
Value: 8

V

Added in API level 24
static val V: Int
Value: 9

ZWJ

Added in API level 26
static val ZWJ: Int
Value: 17