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.