Contents

delegate

A custom object you use to determine when the VM stops.

Declaration

weak var delegate: (any VZVirtualMachineDelegate)? { get set }

See Also

Responding to a stopped VM