Static zng::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:
metadata | value |
---|---|
name | "Minimize" |
info | "Minimize the window" |
icon | wgt_fn!(|_| ICONS.get(["window-minimize"])) |
Text metadata is localized.