Label.getMaxWidthChars

Retrieves the desired maximum width of label, in characters. See Label.setWidthChars.

class Label
int
getMaxWidthChars
()

Return Value

Type: int

the maximum width of the label in characters.

Meta