Honeywell.Mobility.Device.Keyboard.PLANES Enumeration

Determines the plane used for a key definition.

Syntax

[C#]
public enum PLANES {}

Members

Name Description
Normal = 0 Represents the Normal plane. Neither Orange nor Green are selected.
Orange = 1 Represents the Orange plane (selected by the Orange key on the keypad).
Green = 2 Represents the Green plane (selected by the Green key on the keypad).

More Information

KeyboardRemap Class