Gets or sets a value indicating whether this class shall monitor the USB (bus) and automatically check for new devices.
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Property Value
Type: BooleanIf true then the object will monitor the USB (bus) and will fire events accordingly, when a device is added or removed. If false then the object will cease monitoring the USB (bus) and will not fire events when a device is added or removed.
See Also