Click or drag to resize
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.Joyatouch
Assembly: 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; }

Property Value

Type: Boolean
boolean 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