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