次の方法で共有


NSMenuItemCell.DrawBorderAndBackground(CGRect, NSView) メソッド

定義

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

パラメーター

cellFrame
CGRect
controlView
NSView
属性

適用対象