Contents

continuityDevicePickerDidEndPresenting(_:)

Informs the delegate that a continuity device picker is no longer presenting its UI to a person.

Declaration

optional func continuityDevicePickerDidEndPresenting(_ pickerViewController: AVContinuityDevicePickerViewController)

Parameters

  • pickerViewController:

    The continuity device picker that’s informing the delegate.

See Also

Responding to continuity device events