Click or drag to resize

ICradleInsertionEventListenerOnInsertionEvent Method

This method is called when the device has been inserted into or extracted from the Cradle.

Namespace:  Com.Datalogic.Cradle
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void OnInsertionEvent(
	InsertionState p0
)

Parameters

p0
Type: Com.Datalogic.CradleInsertionState
To be added.
Remarks

This method is called when the device has been inserted into or extracted from the Cradle.

[Android Documentation]

See Also