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

15 lines
322 B
Markdown

---
title: IKeyman::Languages Property
---
## Introduction
The `IKeyman::Languages` property returns the Keyman
[`IKeymanLanguages`](../IKeymanLanguages) interface which provides a
list of all currently available Windows languages and input methods.
## Specification
``` clike
readonly IKeymanLanguages* Languages
```