pub const CONFIGURE_WINDOW: Selector<WindowConfig>;
Expand description
Apply the configuration payload to an existing window. The target should be a WindowId.
pub const CONFIGURE_WINDOW: Selector<WindowConfig>;
Apply the configuration payload to an existing window. The target should be a WindowId.