NSSharingServiceTransitionImageForShareItem Delegate
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 delegate AppKit.NSImage NSSharingServiceTransitionImageForShareItem(NSSharingService sharingService, INSPasteboardWriting item, CGRect contentRect);
type NSSharingServiceTransitionImageForShareItem = delegate of NSSharingService * INSPasteboardWriting * CGRect -> NSImage
Parameters
- sharingService
- NSSharingService
- item
- INSPasteboardWriting
- contentRect
- CGRect