Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

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.