Unicode.unicharCombiningClass

Determines the canonical combining class of a Unicode character.

struct Unicode
static
int
unicharCombiningClass
(
dchar uc
)

Parameters

uc dchar

a Unicode character

Return Value

Type: int

the combining class of the character

Meta

Since

2.14