Share via


NSPopUpButtonCell.AttachPopUp(CGRect, NSView) Method

Definition

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

Parameters

cellFrame
CGRect
inView
NSView
Attributes

Applies to