Click or drag to resize

PropertyIDUsbDebugEnable Field

This parameter enables/disables the debug mode, over USB, when USB is connected.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int UsbDebugEnable = 3145730

Field Value

Type: Int32
Remarks

This parameter enables/disables the debug mode, over USB, when USB is connected.

The class of the property is BooleanProperty.

[Android Documentation]

See Also