| AdvancedKeyboard Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Com.Datalogic.Device.Input
 Syntax
SyntaxThe AdvancedKeyboard type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentLayoutIndex | Gets the index of the current layout in which the keyboard is. | 
|  | JniPeerMembers | To be added. | 
|  | LayoutLocked | Checks if the keyboard layout is currently locked, preventing any layout
 change both manually and through the SDK. | 
|  | Overlays | Gets the currently available keyboard overlays. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddActionEventListener(AdvancedKeyboardIActionEventListener) | |
|  | AddActionEventListener(AdvancedKeyboardIActionEventListener, Int32) | |
|  | AddActionEventListener(AdvancedKeyboardIActionEventListener, Int32, Boolean) | |
|  | AddLayoutChangeEventListener | |
|  | AddMultitapEventListener | |
|  | GetConfiguration | Gets the configuration related to some keyboard parameters. | 
|  | GetInfo | Gets the info related to the installed keyboard configuration. | 
|  | GetIntProperty | |
|  | GetResources | Gets the resources related to the installed keyboard configuration. | 
|  | GetStringProperty | |
|  | InstallKeyboard | |
|  | InstallOverlay | |
|  | RemoveActionEventListener(AdvancedKeyboardIActionEventListener) | |
|  | RemoveActionEventListener(AdvancedKeyboardIActionEventListener, Int32) | |
|  | RemoveActionEventListener(AdvancedKeyboardIActionEventListener, Int32, Boolean) | |
|  | RemoveLayoutChangeEventListener | |
|  | RemoveMultitapEventListener | |
|  | ResetToDefault | Resets the keyboard configuration to the default one. | 
|  | SetConfiguration | |
|  | SetCurrentLayoutIndex | Sets the current layout index. | 
 Remarks
Remarks See Also
See Also