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
IDispatch
IKeymanOptions
Properties
Items[Index]
read only
: Returns an IKeymanOption
reference by Index
.
Methods
Apply()
: Applies changes to options to Keyman Engine.
IndexOf()
: Gets the index of an option by ID in the collection.