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

17 lines
482 B
Markdown

---
title: IKeymanKeyboardInstalled::Languages Property
---
## Introduction
The `IKeymanKeyboardInstalled::Languages` property returns an
[`IKeymanKeyboardLanguagesInstalled`](../IKeymanKeyboardLanguagesInstalled)
reference which lists the Windows languages with which the keyboard is
currently associated, as well as any suggested languages for the
keyboard that are not currently installed.
## Specification
``` clike
readonly IKeymanKeyboardLanguagesInstalled* Languages
```