showing information about the save operation in UI such as a save dialog.
You can also use #PanelSaveDelegate:icon to set a #GIcon instead of an icon name.
string iconName() @propertyGet iconName property.
showing information about the save operation in UI such as a save dialog.
You can also use #PanelSaveDelegate:icon to set a #GIcon instead of an icon name.
void iconName(string propval) @propertySet iconName property.
propval | The "icon-name" property contains the name of an icon to use when showing information about the save operation in UI such as a save dialog. You can also use #PanelSaveDelegate:icon to set a #GIcon instead of an icon name. |