Click or drag to resize

AdvancedKeyboard Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.InputAdvancedKeyboard

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 class AdvancedKeyboard : Object

The AdvancedKeyboard type exposes the following members.

Properties
  NameDescription
Public propertyCurrentLayoutIndex
Gets the index of the current layout in which the keyboard is.
Public propertyJniPeerMembers
To be added.
Public propertyLayoutLocked
Checks if the keyboard layout is currently locked, preventing any layout change both manually and through the SDK.
Public propertyOverlays
Gets the currently available keyboard overlays.
Top
Methods
Remarks
Class exposing advanced keyboard methods.

[Android Documentation]

See Also