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

26 lines
661 B
Markdown

---
title: IKeymanKeyboardLanguagesFile Interface
---
## Introduction
The `IKeymanKeyboardLanguagesFile` interface lists the languages
associated with a keyboard file in Keyman Engine for Windows API.
## Interface Hierarchy
`IDispatch`
> [`IKeymanObject`](../IKeymanObject)
>
> > [`IKeymanCollection`](../IKeymanCollection)
> >
> > > [`IKeymanKeyboardLanguages`](../IKeymanKeyboardLanguages)
> > >
> > > > **`IKeymanKeyboardLanguagesFile`**
## Properties
[`Items[Index]`](Items) <span class="readonly">read only</span>
: Returns an [`IKeymanKeyboardLanguage`](../IKeymanKeyboardLanguage)
reference for the language identified by `Index`.