Static zng_ext_window::cmd::MINIMIZE_CMD

source ·
pub static MINIMIZE_CMD: Command
Expand description

Represents the window minimize action.

§Metadata

This command has the following default metadata:

metadatavalue
name "Minimize"
info "Minimize the window"
icon wgt_fn!(|_| ICONS.get(["window-minimize"]))

Text metadata is localized.