DLCradleManager.IsFastChargeSupported Property
Click or drag to resize

DLCradleManagerIsFastChargeSupported Property

return if fast charge is supported by the Cradle.

Namespace: Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual bool IsFastChargeSupported { get; }

Property Value

Property Value

Type: System.Boolean
No description available.

Remarks
return if fast charge is supported by the Cradle.

[Android Documentation]

See Also