mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
604 B
604 B
| title |
|---|
| IKeymanKeyboard::DefaultWindowsLanguages Property |
Introduction
The IKeymanKeyboard::DefaultWindowsLanguages property returns the
&windowslanguages
value from the keyboard file.
This is informational data and may not be the same as the currently linked languages for the keyboard. This is a space separated list of hexadecimal coded Windows LANGID values.
In the future, this will be deprecated in favour of
DefaultBCP47Languages.
Specification
readonly long DefaultWindowsLanguages