NSCell.ExpansionFrame(CGRect, NSView) Method

Definition

[Foundation.Export("expansionFrameWithFrame:inView:")]
public virtual CoreGraphics.CGRect ExpansionFrame (CoreGraphics.CGRect withFrame, AppKit.NSView inView);
abstract member ExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect
override this.ExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect

Parameters

withFrame
CGRect
inView
NSView

Returns

Attributes

Applies to