Expander.setLabel

Sets the text of the label of the expander to label.

This will also clear any previously set labels.

class Expander
void
setLabel
(
string label
)

Parameters

label string

a string

Meta