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

16 lines
433 B
Markdown

---
title: IKeymanLanguage::KeymanKeyboardLanguage Property
---
## Introduction
The `IKeymanLanguage::KeymanKeyboardLanguage` property returns the
Keyman Keyboard language association that is associated with this input
method, if the input method is a Keyman input method instance, otherwise
`KeymanKeyboardLanguage` returns `null`.
## Specification
``` clike
readonly KeymanKeyboardLanguageInstalled* KeymanKeyboardLanguage
```