mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
241 B
Markdown
14 lines
241 B
Markdown
---
|
|
title: IKeymanLanguage::Hotkey Property
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanLanguage::Hotkey` property controls the configured hotkey
|
|
that will activate the input method when pressed.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
IKeymanHotkey* Hotkey
|
|
```
|