IKeymanOptions Interface
Introduction
The IKeymanOptions
interface lists options available in Keyman Engine. These options are
distinct from the IKeymanKeyboardOptions
which
control how specific keyboard layouts operate.
Interface Hierarchy
Properties
Items[Index]
read only- Returns an
IKeymanOption
reference byIndex
.
Methods
Apply()
- Applies changes to options to Keyman Engine.
IndexOf()
- Gets the index of an option by ID in the collection.