Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Class: KeyboardInfo

The KeyboardInfo class is returned in an Array by KeymanWeb.GetKeyboards and details information about one keyboard available to KeymanWeb.

Property: Name

Display name of the keyboard, to be used in user interface.

Type: String

Access: Read only

Version Introduced: 1.0

Property: InternalName

Internal name of the keyboard, to be used whenever referring to keyboards in KeymanWeb API functions. The internal name of the keyboard is usually "Keyboard_"+filename of the keyboard, not including the file extension of the keyboard.

Type: String

Access: Read only

Version Introduced: 1.0