NSSharingServicePickerToolbarItemDelegate
An interface that provides the content to share from the macOS share sheet.
Declaration
protocol NSSharingServicePickerToolbarItemDelegate : NSSharingServicePickerDelegateOverview
Adopt the NSSharingServicePickerToolbarItemDelegate protocol in one of your app’s custom types and use it to provide shareable content. Assign your delegate object to an NSSharingServicePickerToolbarItem object you add to your window’s toolbar.