Contents

usbDevices

The list of attached USB devices for the controller.

Declaration

var usbDevices: [any VZUSBDevice] { get }

Discussion

If a VZVirtualMachineConfiguration contains a USB controller configuration that contains USB devices, those devices appear in the list when you start the virtual machine.

See Also

Related Documentation