Window.setDefaultIconName

Sets an icon to be used as fallback for windows that haven't had Window.setIconList called on them from a named themed icon, see Window.setIconName.

class Window
static
void
setDefaultIconName
(
string name
)

Parameters

name string

the name of the themed icon

Meta