NSPopUpButtonCell.AttachPopUp(CGRect, NSView) Method

Definition

[Foundation.Export("attachPopUpWithFrame:inView:")]
public virtual void AttachPopUp (CoreGraphics.CGRect cellFrame, AppKit.NSView inView);
abstract member AttachPopUp : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.AttachPopUp : CoreGraphics.CGRect * AppKit.NSView -> unit

Parameters

cellFrame
CGRect
inView
NSView
Attributes

Applies to