NSMenuItemCell.DrawBorderAndBackground(CGRect, NSView) Method

Definition

[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

Parameters

cellFrame
CGRect
controlView
NSView
Attributes

Applies to