mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
537 B
537 B
| title |
|---|
| IKeymanHotkey::RawValue Property |
Introduction
The IKeymanHotkey::RawValue property sets or returns the raw hotkey
value, which is the Modifiers property bitwise or-ed with
the VirtualKey property.
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
long RawValue