Contents

add(_:)

Adds an observer instance to notify of changes in the content-sharing picker.

Declaration

func add(_ observer: any SCContentSharingPickerObserver)

Parameters

  • observer:

    The observer instance to send notifications to.

See Also

Manage observers