Click or drag to resize

ActionKey Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.InputActionKey

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class ActionKey : Object

The ActionKey type exposes the following members.

Constructors
  NameDescription
Public methodActionKey
Initializes a new instance of the ActionKey class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Top
Fields
  NameDescription
Public fieldStatic memberFn1
ID of the action that changes the current layout to layout 1.
Public fieldStatic memberFn2
ID of the action that changes the current layout to layout 2.
Public fieldStatic memberFn3
ID of the action that changes the current layout to layout 3.
Public fieldStatic memberFn4
ID of the action that changes the current layout to layout 4.
Public fieldStatic memberFn5
ID of the action that changes the current layout to layout 5.
Public fieldStatic memberFn6
ID of the action that changes the current layout to layout 6.
Public fieldStatic memberFn7
ID of the action that changes the current layout to layout 7.
Public fieldStatic memberFn8
ID of the action that changes the current layout to layout 8.
Public fieldStatic memberKeyboardBacklightDown
ID of the action that decreases the keyboard backlight brightness.
Public fieldStatic memberKeyboardBacklightOff
ID of the action that disables the keyboard backlight control.
Public fieldStatic memberKeyboardBacklightOn
ID of the action that enabled the keyboard backlight control.
Public fieldStatic memberKeyboardBacklightUp
ID of the action that increases the keyboard backlight brightness.
Top
Remarks
See Also