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.
Tells the observer that a sharing picker was unable to start.
func contentSharingPickerStartDidFailWithError(_ error: any Error)The error that caused the picker failure.