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

14 lines
209 B
Markdown

---
title: IKeymanHotkeys::Apply() Method
---
## Introduction
The `IKeymanHotkeys::Apply()` method applies changes to the keyboard
hotkeys to Keyman Engine.
## Specification
``` clike
void Apply(void)
```