NSSharingServiceDelegate
A set of methods that you use to customize the position and animation of a share sheet, and to be notified whether the item is successfully shared.
Declaration
protocol NSSharingServiceDelegate : NSObjectProtocolOverview
See NSSharingService for more information.
Topics
Sharing Items
sharingService(_:willShareItems:)sharingService(_:didShareItems:)sharingService(_:didFailToShareItems:error:)
Customizing Transition Animation
sharingService(_:sourceFrameOnScreenForShareItem:)sharingService(_:transitionImageForShareItem:contentRect:)sharingService(_:sourceWindowForShareItems:sharingContentScope:)NSSharingService.SharingContentScope