withoutMirroring
Don’t mirror shortcuts.
Declaration
static let withoutMirroring: KeyboardShortcut.LocalizationDiscussion
Use this for shortcuts that always have a specific directionality, like aligning something on the right.
Don’t use this option for navigational shortcuts like “Go Back” because navigation is flipped in right-to-left contexts.