Click or drag to resize

DLCradleManagerAvailableSourcePowerLevel Property

Returns the available source power to charge the Device into the Cradle as instance of AvailableSourcePower

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 AvailableSourcePower AvailableSourcePowerLevel { get; }

Property Value

Type: AvailableSourcePower
The AvailableSourcePower configured to charge the Device.
Remarks

Returns the available source power to charge the Device into the Cradle as instance of AvailableSourcePower

.

[Android Documentation]

See Also