TextWidget.setText

Set the widget text.

class TextWidget
setText
(
this T
)
(
string text
)

Parameters

text string

The widget text.

Return Value

Type: auto

This widget to aid method chaining.

Meta