mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
14 lines
194 B
Markdown
14 lines
194 B
Markdown
---
|
|
title: IKeymanLanguage::HKL Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanLanguage::HKL` property returns a Windows HKL for the input
|
|
method.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
readonly long HKL
|
|
```
|