Constant druid::commands::HIDE_WINDOW

source ·
pub const HIDE_WINDOW: Selector;
Expand description

The selector for a command to hide a specific window

The command must target a specific window. When calling submit_command on a Widgets context, passing None as target will automatically target the window containing the widget.