Contents

contentSharingPickerStartDidFailWithError(_:)

Tells the observer that a sharing picker was unable to start.

Declaration

func contentSharingPickerStartDidFailWithError(_ error: any Error)

Parameters

  • error:

    The error that caused the picker failure.