Static zng_wgt_scroll::cmd::SCROLL_LEFT_CMD

source ·
pub static SCROLL_LEFT_CMD: Command
Expand description

Represents the scroll left by one h_line_unit action.

§Parameter

This command supports an optional parameter, it can be a bool that enables the alternate of the command or a ScrollRequest that contains more configurations.

§Metadata

This command has the following default metadata:

metadatavalue
name "Scroll Left"
info "Scroll Left by one scroll unit"
shortcut shortcut!(ArrowLeft)
shortcut_filter ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED

Text metadata is localized.