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

14 lines
215 B
Markdown

---
title: IKeymanOptions::Apply Method
---
## Introduction
The `IKeymanOptions::Apply` method applies all settings changes made
through the API to Keyman Engine.
## Specification
``` clike
void Apply(void)
```