Click or drag to resize

DLCradleManagerSetLeverStatus Method

Sets the new position related to the Cradle lever.

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 bool SetLeverStatus(
	LeverStatus levelStatus
)

Parameters

levelStatus
Type: Com.Datalogic.CradleLeverStatus
- The required LeverStatus of the Cradle lever.

Return Value

Type: Boolean
boolean true in case of success, false otherwise.
Remarks

Sets the new position related to the Cradle lever.

[Android Documentation]

See Also