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

18 lines
376 B
Markdown

---
title: IKeymanKeyboardOption::Value Property
---
## Introduction
The `IKeymanKeyboardOption::Value` property controls the current value
of the option. Valid values depend on the keyboard layout.
Changes to this value will be applied after
[`IKeymanKeyboardsInstalled::Apply`](../IKeymanKeyboardsInstalled/Apply)
is called.
## Specification
``` clike
string Value
```