spiegel-keyman/windows/docs/engine/api/IKeymanControl/IsKeymanRunning.md
2024-10-31 10:17:54 +07:00

14 lines
235 B
Markdown

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