mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
414 B
414 B
| title |
|---|
| IKeymanHotkey::Clear() Method |
Introduction
The IKeymanHotkey::Clear() method clears the hotkey value.
Changes to the hotkey will be applied after
IKeymanKeyboardsInstalled::Apply
is called for a keyboard hotkey, or after
IKeymanHotkeys::Apply is called for other
hotkeys.
Specification
void Clear(void)