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

26 lines
594 B
Markdown

---
title: IKeymanPackageContentKeyboards Interface
---
## Introduction
The `IKeymanPackageContentKeyboards` interface lists the keyboards
included in the package.
## Interface Hierarchy
`IDispatch`
> [`IKeymanObject`](../IKeymanObject)
>
> > [`IKeymanCollection`](../IKeymanCollection)
> >
> > > [`IKeymanKeyboards`](../IKeymanKeyboards)
> > >
> > > > **`IKeymanPackageContentKeyboards`**
## Properties
[`Items[Index]`](Items) <span class="readonly">read only</span>
: Returns an [`IKeymanKeyboard`](../IKeymanKeyboard) reference for the
keyboard identified by `Index`.