---
title: reason
framework: hypervisor
role: symbol
role_heading: Instance Property
path: hypervisor/hv_vcpu_exit_t/reason
---

# reason

Information about an exit from the vcpu to the host.

## Declaration

```swift
var reason: hv_exit_reason_t
```

## See Also

### Instance Properties

- [exception](hypervisor/hv_vcpu_exit_t/exception.md)
