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

15 lines
302 B
Markdown

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