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

# AVCustomRoutingEventReason.deactivate

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

## Declaration

```swift
case deactivate
```

## See Also

### Reasons

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