Static zng_wgt_input::cmd::CONTEXT_MENU_CMD
source · pub static CONTEXT_MENU_CMD: Command
Expand description
Represents the context menu open action.
§Metadata
This command has the following default metadata:
metadata | value |
---|---|
shortcut | [shortcut!(SHIFT+F10), shortcut!(ContextMenu)] |
icon | wgt_fn!(|_| ICONS.get(["context-menu", "menu-open"])) |