guestDidStop(_:)
Tells the delegate that the guest operating system stopped the VM.
Declaration
optional func guestDidStop(_ virtualMachine: VZVirtualMachine)Parameters
- virtualMachine:
The VM that called the delegate method.
Tells the delegate that the guest operating system stopped the VM.
optional func guestDidStop(_ virtualMachine: VZVirtualMachine)The VM that called the delegate method.