KeyboardManagerIsInputLocked Property |
Tells if the input from keyboard is locked.
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 virtual bool IsInputLocked { get; }
Public Overridable ReadOnly Property IsInputLocked As Boolean
Get
Property Value
Type:
Booleanboolean it returns whether or not the keyboard is locked.
Remarks See Also