ConfigAreaFastChargeEnabled Property |
Gets a value representing if the fast charge is enabled or disabled
in the current configuration area of the Joya Touch 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 FastChargeEnabled { get; set; }
Public Overridable Property FastChargeEnabled As Boolean
Get
Set
Property Value
Type:
Booleanboolean true if the fast charge is enabled,
false otherwise.
Remarks Get method documentation[Android Documentation]
Gets a value representing if the fast charge is enabled or disabled
in the current configuration area of the Joya Touch Cradle.
Set method documentation[Android Documentation]
Sets the value controlling the fast charge in the configuration area
of the Joya Touch Cradle.
See Also