<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVRouting",
  "identifier" : "/documentation/AVRouting/AVCustomRoutingEventReason",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVRouting"
    ],
    "preciseIdentifier" : "c:@E@AVCustomRoutingEventReason"
  },
  "title" : "AVCustomRoutingEventReason"
}
-->

# AVCustomRoutingEventReason

Values that indicate the reason for a routing event.

```
enum AVCustomRoutingEventReason
```

## Topics

### Reasons

[`AVCustomRoutingEventReason.activate`](/documentation/AVRouting/AVCustomRoutingEventReason/activate)

A value that indicates that a user selects a route in the picker.

[`AVCustomRoutingEventReason.deactivate`](/documentation/AVRouting/AVCustomRoutingEventReason/deactivate)

A value that indicates that a user deselects a route in the picker.

[`AVCustomRoutingEventReason.reactivate`](/documentation/AVRouting/AVCustomRoutingEventReason/reactivate)

A value that indicates to reactivate a route a user authorized previously.



---

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)