NSSharingServiceAnchoringViewForSharingService Delegate

Definition

public delegate AppKit.NSView NSSharingServiceAnchoringViewForSharingService(NSSharingService sharingService, ref CGRect positioningRect, ref NSRectEdge preferredEdge);
type NSSharingServiceAnchoringViewForSharingService = delegate of NSSharingService *  *  -> NSView

Parameters

sharingService
NSSharingService
positioningRect
CGRect
preferredEdge
NSRectEdge

Return Value

Applies to