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

16 lines
348 B
Markdown

---
title: IKeymanKeyboardInstalled::KeymanID Property
---
## Introduction
The `IKeymanKeyboardInstalled::KeymanID` property returns the integer
identifier for the keyboard used internally by Keyman Engine. This
number is generated when Keyman Engine starts and may be changed at any
time.
## Specification
``` clike
readonly long KeymanID
```