---
title: AVCustomRoutingEventReason.reactivate
framework: avrouting
role: symbol
role_heading: Case
path: avrouting/avcustomroutingeventreason/reactivate
---

# AVCustomRoutingEventReason.reactivate

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

## Declaration

```swift
case reactivate
```

## See Also

### Reasons

- [AVCustomRoutingEventReason.activate](avrouting/avcustomroutingeventreason/activate.md)
- [AVCustomRoutingEventReason.deactivate](avrouting/avcustomroutingeventreason/deactivate.md)
