Expander.setLabel

Sets the text of the label of the expander to label. This will also clear any previously set labels. Since 2.4

class Expander
void
setLabel
(
string label
)

Parameters

label string

a string. [allow-none]

Meta