If empty, the icon is not shown.
ButtonContent.iconName
string iconName() @property nothrowGet iconName property.
Returns
The name of the displayed icon.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The name of the displayed icon. If empty, the icon is not shown. |