NSOutlineView.FrameOfOutlineCellAtRow(nint) Method

Definition

[Foundation.Export("frameOfOutlineCellAtRow:")]
public virtual CoreGraphics.CGRect FrameOfOutlineCellAtRow (nint row);
abstract member FrameOfOutlineCellAtRow : nint -> CoreGraphics.CGRect
override this.FrameOfOutlineCellAtRow : nint -> CoreGraphics.CGRect

Parameters

row
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to