IKeymanPackagesInstalled Interface
Introduction
The IKeymanPackagesInstalled
interface lists the packages installed in Keyman Engine.
Interface Hierarchy
Properties
Items[Index]
read only- Returns an
IKeymanPackageInstalled
reference for the package identified byIndex
.
Methods
GetPackageFromFile()
- Returns an
IKeymanPackageFile
reference for a package file.
IndexOf()
- Gets the index of a package by ID in the collection.
Install()
- Installs a package file into Keyman Engine.