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

15 lines
315 B
Markdown

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