AVCaptureSessionInterruptionReasonKey
Key to retrieve information about a capture interruption from a Wasinterruptednotification user info dictionary.
Declaration
let AVCaptureSessionInterruptionReasonKey: StringDiscussion
The value for this key is an NSNumber object containing a AVCaptureSession.InterruptionReason value.