setKeys

abstract fun setKeys(@NotNull newKeys: @NotNull Set<Hotkey.Key>)

Sets the keys associated with this hotkey.

Parameters

newKeys

The new set of keys for the hotkey.