NSControl.DrawWithExpansionFrame(CGRect, NSView) Method

Definition

[Foundation.Export("drawWithExpansionFrame:inView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DrawWithExpansionFrame (CoreGraphics.CGRect cellFrame, AppKit.NSView view);
abstract member DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit

Parameters

cellFrame
CGRect
view
NSView
Attributes

Applies to