Contents

remove(_:)

Removes an observer instance from the content-sharing picker.

Declaration

func remove(_ observer: any SCContentSharingPickerObserver)

Parameters

  • observer:

    The observer instance to remove.

See Also

Manage observers