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

16 lines
414 B
Markdown

---
title: IKeymanKeyboardLanguageInstalled::IsInstalled Property
---
## Introduction
The `IKeymanKeyboardLanguageInstalled::IsInstalled` property returns
`TRUE` if the keyboard is currently associated with this language in
Windows. If the language is not currently installed, then it is a
suggested language for the keyboard, per the package metadata.
## Specification
``` clike
readonly BOOL IsInstalled
```