DeviceMonitor.setShowAllDevices

Set if all devices should be visible, even those devices from hidden providers. Setting @show_all to true might show some devices multiple times.

class DeviceMonitor
void
setShowAllDevices
(
bool showAll
)

Parameters

showAll bool

show all devices

Meta