textLabel

abstract fun textLabel(initializer: TextLabel.Initializer.() -> Unit): TextLabel

Add a new text label element.

See also

Parameters

initializer

The initialization code for the text label element.