Static zng::window::cmd::INSPECT_CMD
source · pub static INSPECT_CMD: Command
Expand description
Represent the window inspect action.
§Metadata
This command has the following default metadata:
metadata | value |
---|---|
name | "Debug Inspector" |
info | "Inspect the window" |
shortcut | [shortcut!(CTRL|SHIFT+'I'), shortcut!(F12)] |
icon | wgt_fn!(|_| ICONS.get(["inspector", "screen-search-desktop"])) |
Text metadata is localized.