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

15 lines
266 B
Markdown

---
title: IKeymanOption::ID Property
---
## Introduction
The `IKeymanOption::ID` property returns the identifier of the option.
The friendly name for the identifier will be found in the locale
translation file.
## Specification
``` clike
readonly string ID
```