TextWidget.setTextCharacterWidth

Set the text character width.

class TextWidget
setTextCharacterWidth
(
this T
)

Parameters

characterWidth int

The width of characters to set the label to.

Return Value

Type: auto

This widget to aid method chaining.

Meta