delegate

The delegate that responds to events from the continuity device picker view controller.

Declaration

weak var delegate: (any AVContinuityDevicePickerViewControllerDelegate)? { get set }