---
title: notifyOthersOnDeactivation
framework: avfaudio
role: symbol
role_heading: Type Property
path: avfaudio/avaudiosessiondeactivationoptions/notifyothersondeactivation
---

# notifyOthersOnDeactivation

Notify an interrupted app that the interruption has ended and it may resume playback.

## Declaration

```swift
static var notifyOthersOnDeactivation: AVAudioSessionDeactivationOptions { get }
```
