--- title: IKeyman::Control Property --- ## Introduction The `IKeyman::Control` property returns the Keyman [`IKeymanControl`](../IKeymanControl) interface which provides methods to control various aspects of the Keyman process and user interface interactions. ## Specification ``` clike readonly IKeymanControl* Control ```