Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 14.0Version 10.0

On this page

You are viewing an old version of this documentation. Click here to open the current version, 18.0.

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

Code Value Description
kltPositional 0 The keyboard layout is not affected by the current base layout.
kltMnemonic 1 The keyboard layout has been remapped to match the current Latin script-based base layout.