Share via


NSCell.ExpansionFrame(CGRect, NSView) Method

Definition

[Foundation.Export("expansionFrameWithFrame:inView:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ExpansionFrame(CoreGraphics.CGRect withFrame, AppKit.NSView inView);
[<Foundation.Export("expansionFrameWithFrame:inView:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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