spiegel-keyman/windows/docs/engine/api/IKeymanControl/IsTextEditorOpen.md
Eberhard Beilharz f166f11d14
docs(common): update docs Keyman Desktop → Keyman for Windows
Also change path to engine help pages. This requires a corresponding
change in help.keyman.com.

Test-bot: skip
2025-09-02 14:29:53 +02:00

14 lines
259 B
Markdown

---
title: IKeymanControl::IsTextEditorOpen() Method
---
## Introduction
The `IKeymanControl::IsTextEditorOpen()` method returns `True` if the
Keyman for Windows text editor is currently running.
## Specification
``` clike
bool IsTextEditorOpen(void)
```