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