Contents

activeVideoCallSourceView

The view that contains the video content of the call.

Declaration

weak var activeVideoCallSourceView: UIView? { get }

Discussion

The controller uses this view’s layout frame and visibility to determine whether or not Picture in Picture begins automatically when the app moves to the background. The view’s layout frame also influences the animation when entering and exiting Picture in Picture.

See Also

Accessing the Active Call Presentation