ButtonContent.iconName

string iconName() @property

Get iconName property.

Returns

The name of the displayed icon.

If empty, the icon is not shown.

void iconName(string propval) @property

Set iconName property.

Parameters

propvalThe name of the displayed icon. If empty, the icon is not shown.