remove(_:)
Removes an observer instance from the content-sharing picker.
Declaration
func remove(_ observer: any SCContentSharingPickerObserver)Parameters
- observer:
The observer instance to remove.
Removes an observer instance from the content-sharing picker.
func remove(_ observer: any SCContentSharingPickerObserver)The observer instance to remove.