NSTableView.RowsInRect(CGRect) Method

Definition

[Foundation.Export("rowsInRect:")]
public virtual Foundation.NSRange RowsInRect (CoreGraphics.CGRect rect);
abstract member RowsInRect : CoreGraphics.CGRect -> Foundation.NSRange
override this.RowsInRect : CoreGraphics.CGRect -> Foundation.NSRange

Parameters

rect
CGRect

Returns

Attributes

Applies to