次の方法で共有


NSPopUpButtonCell.AttachPopUp(CGRect, NSView) メソッド

定義

[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

パラメーター

cellFrame
CGRect
inView
NSView
属性

適用対象