mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
992 B
992 B
| title |
|---|
| IKeymanKeyboardLanguage Interface |
Introduction
The IKeymanKeyboardLanguage interface lists a language associated with
a keyboard in Keyman Engine for Windows API.
Interface Hierarchy
IDispatch
IKeymanKeyboardLanguage
IKeymanKeyboardLanguageInstalled
Properties
BCP47Coderead only- Returns a BCP 47 code for the Windows language.
LangIDread only- Returns a Windows LANGID for the Windows language.
OwnerKeyboardread only- Returns the keyboard associated with the language.
Nameread only- Returns the language name for the language.