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

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