mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
1.1 KiB
1.1 KiB
| title |
|---|
| IKeymanKeyboardsInstalled Interface |
Introduction
The IKeymanKeyboardsInstalled interface lists the installed keyboards
in Keyman Engine for Windows API.
Interface Hierarchy
IDispatch
IKeymanKeyboardsInstalled
Properties
Items[Index]read only- Returns an
IKeymanKeyboardInstalledreference for the keyboard identified byIndex.
Methods
GetKeyboardFromFile()- Returns an
IKeymanKeyboardFilereference for a keyboard file on disk. Install()- Installs the referenced keyboard file into Keyman Engine for Windows.
Apply()- Applies changes made to the keyboards in the collection to Keyman Engine for Windows.