Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 504 Bytes

File metadata and controls

22 lines (14 loc) · 504 Bytes
id FormatDisplayOptions
title FormatDisplayOptions

Interface: FormatDisplayOptions

Defined in: hotkey.ts:365

Options for formatting hotkeys for display.

Properties

platform?

optional platform: "mac" | "windows" | "linux";

Defined in: hotkey.ts:367

The target platform. Defaults to auto-detection.