Hotkeys API Reference

toHotkeyRegistrationView

Function: toHotkeyRegistrationView()

ts
function toHotkeyRegistrationView(reg): HotkeyRegistrationView;

Defined in: hotkey-manager.ts:102

Creates a public view from an internal registration, stripping the callback function.

Parameters

reg

HotkeyRegistration

Returns

HotkeyRegistrationView