mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
244 B
Markdown
14 lines
244 B
Markdown
---
|
|
title: IKeymanSystemInfo::EngineVersion Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanSystemInfo::EngineVersion` property returns the version of
|
|
Keyman Engine currently installed.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
readonly string EngineVersion
|
|
```
|