Part

sealed interface Part

A single part of a keybinding, representing either a regular key or a modifier key.

Inheritors

Properties

Link copied to clipboard
abstract val displayName: String

The display name of this part.

Link copied to clipboard

The display name of this part on macOS. By default, this is the same as displayName.