NSSharingServicePicker.ShowRelativeToRect(CGRect, NSView, NSRectEdge) Method

Definition

[Foundation.Export("showRelativeToRect:ofView:preferredEdge:")]
public virtual void ShowRelativeToRect (CoreGraphics.CGRect rect, AppKit.NSView view, AppKit.NSRectEdge preferredEdge);
abstract member ShowRelativeToRect : CoreGraphics.CGRect * AppKit.NSView * AppKit.NSRectEdge -> unit
override this.ShowRelativeToRect : CoreGraphics.CGRect * AppKit.NSView * AppKit.NSRectEdge -> unit

Parameters

rect
CGRect
view
NSView
preferredEdge
NSRectEdge
Attributes

Applies to