MenuButton.iconName
string iconName() @property nothrowGet iconName property.
Returns
The name of the icon used to automatically populate the button.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The name of the icon used to automatically populate the button. |