Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0Version 9.0 (home page)

On this page

IKeymanKeyboard::LayoutType Property

Introduction

The IKeymanKeyboard::LayoutType property returns the value of the &mnemoniclayout store. A keyboard layout that is mnemonic (kltMnemonic) is remapped by Keyman Engine according to the current Latin script-based base layout, whereas a keyboard layout that is positional (kltPositional) is not affected by the current base layout.

Specification

readonly KeymanKeyboardLayoutType LayoutType

Layout Types

CodeValueDescription
kltPositional0The keyboard layout is not affected by the current base layout.
kltMnemonic1The keyboard layout has been remapped to match the current Latin script-based base layout.