NSSharingServiceDelegate.CreateAnchoringView Method

Definition

[Foundation.Export("anchoringViewForSharingService:showRelativeToRect:preferredEdge:")]
public virtual AppKit.NSView CreateAnchoringView (AppKit.NSSharingService sharingService, ref CoreGraphics.CGRect positioningRect, ref AppKit.NSRectEdge preferredEdge);
abstract member CreateAnchoringView : AppKit.NSSharingService *  *  -> AppKit.NSView
override this.CreateAnchoringView : AppKit.NSSharingService *  *  -> AppKit.NSView

Parameters

sharingService
NSSharingService
positioningRect
CGRect
preferredEdge
NSRectEdge

Returns

Attributes

Applies to