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

16 lines
363 B
Markdown

---
title: IKeymanKeyboard::Message Property
---
## Introduction
The `IKeymanKeyboard::Message` property returns the
[`&message`](/developer/language/reference/message) string from the
keyboard file. This value is typically displayed when a keyboard is
installed and in the configuration user interface.
## Specification
``` clike
readonly string Message
```