StateInfoIsFastChargeAvailable Property |
Checks if fast charge is available in this Cradle.
Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool IsFastChargeAvailable { get; }
Public Overridable ReadOnly Property IsFastChargeAvailable As Boolean
Get
Property Value
Type:
Booleanboolean true if fast charge is available,
false otherwise.
Remarks See Also