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

15 lines
313 B
Markdown

---
title: IKeyman::Options Property
---
## Introduction
The `IKeyman::Options` property returns the Keyman
[`IKeymanOptions`](../IKeymanOptions) interface which provides a list of
configuration settings and values in Keyman Engine for Windows.
## Specification
``` clike
readonly IKeymanOptions* Options
```