mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
917 B
917 B
| title |
|---|
| IKeymanPackagesInstalled Interface |
Introduction
The IKeymanPackagesInstalled interface lists the packages installed in
Keyman Engine.
Interface Hierarchy
IDispatch
IKeymanPackagesInstalled
Properties
Items[Index]read only- Returns an
IKeymanPackageInstalledreference for the package identified byIndex.
Methods
GetPackageFromFile()- Returns an
IKeymanPackageFilereference for a package file. IndexOf()- Gets the index of a package by ID in the collection.
Install()- Installs a package file into Keyman Engine.