Text.getCharacterAtOffset

Gets the specified text.

class Text
getCharacterAtOffset
(
int offset
)

Parameters

offset int

position

Return Value

Type: gunichar

the character at offset.

Meta