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

16 lines
329 B
Markdown

---
title: IKeyman::Control Property
---
## Introduction
The `IKeyman::Control` property returns the Keyman
[`IKeymanControl`](../IKeymanControl) interface which provides methods
to control various aspects of the Keyman process and user interface
interactions.
## Specification
``` clike
readonly IKeymanControl* Control
```