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

15 lines
367 B
Markdown

---
title: IKeymanKeyboardLanguageInstalled::OwnerKeyboard Property
---
## Introduction
The `IKeymanKeyboardLanguageInstalled::OwnerKeyboard` property returns
[`IKeymanKeyboardInstalled`](../IKeymanKeyboardInstalled) reference for
the keyboard that this language profile belongs to.
## Specification
``` clike
readonly IKeymanKeyboardInstalled* OwnerKeyboard
```