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

14 lines
254 B
Markdown

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