spiegel-keyman/windows/docs/engine/api/IKeymanHotkeys/index.md
2024-10-31 10:17:54 +07:00

656 B

title
IKeymanHotkeys Interface

Introduction

The IKeymanHotkeys interface lists hotkeys configured for Keyman Engine.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanCollection

IKeymanHotkeys

Properties

Items[Index] read only
Returns an IKeymanHotkey reference for the hotkey identified by Index.

Methods

Apply()
Applies changes to the hotkeys in the collection to Keyman Engine.
Reset()
Resets all hotkeys in the collection to empty.