---
title: AVSystemRouteEventReason
framework: avsystemrouting
role: symbol
role_heading: Enumeration
path: avsystemrouting/avsystemrouteeventreason
---

# AVSystemRouteEventReason

Values that indicate the reason for a routing event.

## Declaration

```swift
enum AVSystemRouteEventReason
```

## Topics

### Enumeration Cases

- [AVSystemRouteEventReason.activate](avsystemrouting/avsystemrouteeventreason/activate.md)
- [AVSystemRouteEventReason.deactivate](avsystemrouting/avsystemrouteeventreason/deactivate.md)

### Initializers

- [init(rawValue:)](avsystemrouting/avsystemrouteeventreason/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Routing events

- [AVSystemRouteEvent](avsystemrouting/avsystemrouteevent-2elr5.md)
- [AVSystemRouteEvent.Reason](avsystemrouting/avsystemrouteevent-2elr5/reason-swift.enum.md)
