didBecomeInactiveNotification
Notification sent when the audio session becomes inactive.
Declaration
class let didBecomeInactiveNotification: NSNotification.NameDiscussion
The userInfo dictionary contains an AVAudioSession.DeactivationContext object accessible via deactivationContextKey.