IKeymanKeyboardOptions Interface
Introduction
The IKeymanKeyboardOptions interface lists options associated with a specific keyboard. The options are defined by
the keyboard developer through the variable stores feature.
These options are distinct from the IKeymanOptions which control the operation
of Keyman Engine.
Interface Hierarchy
Properties
Items[Index]read only- Returns an
IKeymanKeyboardOptionreference for the option identified byIndex.
IndexOf()- Gets the index of an option by ID in the collection.


