AVPictureInPictureControllerDelegate
A protocol to adopt to respond to Picture in Picture events.
Declaration
protocol AVPictureInPictureControllerDelegate : NSObjectProtocolMentioned in
Overview
Adopt this protocol in a custom object, and assign the object as the delegate of your AVPictureInPictureController instance.