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

15 lines
292 B
Markdown

---
title: IKeyman::SystemInfo Property
---
## Introduction
The `IKeyman::SystemInfo` property returns the Keyman
[`IKeymanSystemInfo`](../IKeymanSystemInfo) interface which describes
the current system configuration.
## Specification
``` clike
readonly IKeymanSystemInfo* SystemInfo
```