Type Property 型プロパティ

withoutMirroring

Don’t mirror shortcuts.

Declaration 宣言

static let withoutMirroring: KeyboardShortcut.Localization

Discussion 議論

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.

See Also 参照

Getting Localization Strategies