<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVSystemRouting",
  "identifier" : "/documentation/AVSystemRouting/AVSystemRouteEvent-2elr5",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVSystemRouting"
    ],
    "preciseIdentifier" : "s:15AVSystemRouting0A10RouteEventC"
  },
  "title" : "AVSystemRouteEvent"
}
-->

# AVSystemRouteEvent

An object that represents an event that occurs on a system route.

```
final class AVSystemRouteEvent
```

## Topics

### Instance Properties

[`var reason: AVSystemRouteEvent.Reason`](/documentation/AVSystemRouting/AVSystemRouteEvent-2elr5/reason-swift.property)

The reason for the routing event.

[`var route: AVSystemRoute`](/documentation/AVSystemRouting/AVSystemRouteEvent-2elr5/route)

The system route for the event.

### Enumerations

[`enum Reason`](/documentation/AVSystemRouting/AVSystemRouteEvent-2elr5/Reason-swift.enum)

Values that indicate the reason for a routing event.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)