mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
532 B
532 B
| title |
|---|
| IKeymanKeyboardInstalled::VisualKeyboard Property |
Introduction
The IKeymanKeyboardInstalled::VisualKeyboard property returns an
IKeymanVisualKeyboard reference for the
visual keyboard associated with this keyboard. If no visual keyboard is
installed for this keyboard, then VisualKeyboard returns null.
A visual keyboard can be installed with
InstallVisualKeyboard().
Specification
readonly IKeymanVisualKeyboard* VisualKeyboard