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; }
Public Overridable ReadOnly Property AvailableSourcePowerLevel As AvailableSourcePower
Get
Property Value
Type:
AvailableSourcePowerThe
AvailableSourcePower configured to charge the Device.
Remarks See Also