Static zng::window::cmd::MAXIMIZE_CMD
source · pub static MAXIMIZE_CMD: Command
Expand description
Represents the window maximize action.
§Metadata
This command has the following default metadata:
metadata | value |
---|---|
name | "Maximize" |
info | "Maximize the window" |
icon | wgt_fn!(|_| ICONS.get(["window-maximize"])) |
Text metadata is localized.