NSCell.DrawInteriorWithFrame(CGRect, NSView) Method

Definition

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

Parameters

cellFrame
CGRect
inView
NSView
Attributes

Applies to