Static zng::focus::cmd::FOCUS_DOWN_CMD
source · pub static FOCUS_DOWN_CMD: Command
Expand description
Represents the focus down action.
§Metadata
This command has the following default metadata:
metadata | value |
---|---|
name | "Focus Down" |
info | "Focus closest focusable down" |
shortcut | [shortcut!(ArrowDown), shortcut!(ALT+ArrowDown)] |
Text metadata is localized.