Static zng_wgt_scroll::cmd::SCROLL_TO_LEFTMOST_CMD
source · pub static SCROLL_TO_LEFTMOST_CMD: Command
Expand description
Represents the scroll to leftmost action.
§Metadata
This command has the following default metadata:
metadata | value |
---|---|
name | "Scroll to Leftmost" |
info | "Scroll left to the content left edge" |
shortcut | [shortcut!(SHIFT+Home), shortcut!(CTRL|SHIFT+Home)] |
shortcut_filter | ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED |
Text metadata is localized.