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

14 lines
212 B
Markdown

---
title: IKeymanHotkey::IsEmpty() Method
---
## Introduction
The `IKeymanHotkey::IsEmpty()` method returns `True` if the hotkey value
is zero, or empty.
## Specification
``` clike
boolean IsEmpty(void)
```