NSTableView.GetColumnIndexesInRect(CGRect) Method

Definition

[Foundation.Export("columnIndexesInRect:")]
public virtual Foundation.NSIndexSet GetColumnIndexesInRect (CoreGraphics.CGRect rect);
abstract member GetColumnIndexesInRect : CoreGraphics.CGRect -> Foundation.NSIndexSet
override this.GetColumnIndexesInRect : CoreGraphics.CGRect -> Foundation.NSIndexSet

Parameters

rect
CGRect

Returns

Attributes

Applies to