NSCell.DrawWithExpansionFrame(CGRect, NSView) Method

Definition

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

Parameters

cellFrame
CGRect
inView
NSView
Attributes

Applies to