Click or drag to resize

ICradleUnlockEventListenerOnUnlockEvent Method

This method is called when the Level change its status.

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

Parameters

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

This method is called when the Level change its status.

[Android Documentation]

See Also