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

15 lines
339 B
Markdown

---
title: IKeymanPackage::Keyboards Property
---
## Introduction
The `IKeymanPackage::Keyboards` property returns an
[`IKeymanPackageContentKeyboards`](../IKeymanPackageContentKeyboards)
reference which lists the keyboards included within the package.
## Specification
``` clike
readonly IKeymanPackageContentKeyboards* Keyboards
```