CNContactPicker.Show(CGRect, NSView, NSRectEdge) Method

Definition

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

Parameters

positioningRect
CGRect
positioningView
NSView
preferredEdge
NSRectEdge
Attributes

Applies to