Click or drag to resize

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; }

Property Value

Type: Boolean
boolean it returns whether or not the keyboard is locked.
Remarks

Tells if the input from keyboard is locked.

[Android Documentation]

See Also