--- title: IKeymanControl::IsKeymanRunning() Method --- ## Introduction The `IKeymanControl::IsKeymanRunning()` method returns `True` if Keyman Engine is currently running. ## Specification ``` clike bool IsKeymanRunning(void) ```