Contents

VZMacGraphicsDevice

An object that represents a Mac graphics device.

Declaration

class VZMacGraphicsDevice

Overview

You don’t instantiate a VZMacGraphicsDevice directly. Graphics devices are first configured on the VZVirtualMachineConfiguration through a subclass of VZMacGraphicsDeviceConfiguration.  When the framework creates a VZVirtualMachine from the configuration, the graphics devices are available through the graphicsDevices property.

See Also

Related Documentation

Devices