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

15 lines
316 B
Markdown

---
title: IKeyman::Keyboards Property
---
## Introduction
The `IKeyman::Keyboards` property returns the Keyman
[`IKeymanKeyboardsInstalled`](../IKeymanKeyboardsInstalled) interface
which provides a list of installed Keyman keyboards.
## Specification
``` clike
readonly IKeymanKeyboardsInstalled* Keyboards
```