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

1.1 KiB

title
IKeymanKeyboardsInstalled Interface

Introduction

The IKeymanKeyboardsInstalled interface lists the installed keyboards in Keyman Engine for Windows API.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanCollection

IKeymanKeyboards

IKeymanKeyboardsInstalled

IKeymanKeyboardsInstalled2

Properties

Items[Index] read only
Returns an IKeymanKeyboardInstalled reference for the keyboard identified by Index.

Methods

GetKeyboardFromFile()
Returns an IKeymanKeyboardFile reference 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.