--- title: IKeymanOptions::Apply Method --- ## Introduction The `IKeymanOptions::Apply` method applies all settings changes made through the API to Keyman Engine. ## Specification ``` clike void Apply(void) ```