Click or drag to resize

DLCradleManagerSetLeverStatus Method

Sets the new position related to the Cradle lever.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual bool SetLeverStatus (Com.Datalogic.Cradle.LeverStatus levelStatus);

Parameters

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

Return Value

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

Remarks
Sets the new position related to the Cradle lever.

[Android Documentation]

See Also

Reference