DLCradleManagerInsertionState Property |
Returns the position of the Device related to the Cradle as instance of
InsertionState
Namespace:
Com.Datalogic.Cradle
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual InsertionState InsertionState { get; }
Public Overridable ReadOnly Property InsertionState As InsertionState
Get
Property Value
Type:
InsertionStateThe
InsertionState of the Device.
Remarks See Also