Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 16.0 (current version)Version 15.0Version 14.0

On this page

.installedPackages()

Summary

The ResourceFileManager.installedPackages field enumerates all packages installed into the KeymanEngine.

Syntax

ResourceFileManager.shared.installedPackages: [ KeymanPackage ]

Value

An array of KeyboardKeymanPackage and LexicalModelKeymanPackage instances.

History

Added in Keyman Engine for iPhone and iPad 14.0.

See also

getInstalledPackage<Resource: LanguageResource>(for: Resource) -> Resource.Package?
Finds the installed package for an already-installed resource.