Contents

continuityDevicePickerDidCancel(_:)

Informs the delegate when a person declines to select a continuity device by dismissing an app’s continuity device picker.

Declaration

optional func continuityDevicePickerDidCancel(_ pickerViewController: AVContinuityDevicePickerViewController)

Parameters

  • pickerViewController:

    The continuity device picker that’s informing the delegate.

See Also

Responding to continuity device events