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

14 lines
255 B
Markdown

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