NSSharingServiceDelegate.TransitionImageForShareItem Method
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.
[Foundation.Export("sharingService:transitionImageForShareItem:contentRect:")]
public virtual AppKit.NSImage TransitionImageForShareItem (AppKit.NSSharingService sharingService, AppKit.INSPasteboardWriting item, CoreGraphics.CGRect contentRect);
abstract member TransitionImageForShareItem : AppKit.NSSharingService * AppKit.INSPasteboardWriting * CoreGraphics.CGRect -> AppKit.NSImage
override this.TransitionImageForShareItem : AppKit.NSSharingService * AppKit.INSPasteboardWriting * CoreGraphics.CGRect -> AppKit.NSImage
Parameters
- sharingService
- NSSharingService
- item
- INSPasteboardWriting
- contentRect
- CGRect
Returns
- Attributes