SCROLL_TO_LEFTMOST_CMD

Static 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:

metadatavalue
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.