共用方式為


NSSharingServiceAnchoringViewForSharingService 代理人

定義

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

參數

sharingService
NSSharingService
positioningRect
CGRect
preferredEdge
NSRectEdge

傳回值

適用於