NSSharingServiceDelegate_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class NSSharingServiceDelegate_Extensions
type NSSharingServiceDelegate_Extensions = class
Inheritance
NSSharingServiceDelegate_Extensions
Methods
CreateAnchoringView(INSSharingServiceDelegate, NSSharingService, CGRect, NSRectEdge)
DidFailToShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[], NSError)
DidShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[])
SourceFrameOnScreenForShareItem(INSSharingServiceDelegate, NSSharingService, INSPasteboardWriting)
SourceWindowForShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[], NSSharingContentScope)
TransitionImageForShareItem(INSSharingServiceDelegate, NSSharingService, INSPasteboardWriting, CGRect)
WillShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[])
Applies to