NSTableViewDelegate.IsGroupRow(NSTableView, nint) 方法

定义

[Foundation.Export("tableView:isGroupRow:")]
public virtual bool IsGroupRow (AppKit.NSTableView tableView, nint row);
abstract member IsGroupRow : AppKit.NSTableView * nint -> bool
override this.IsGroupRow : AppKit.NSTableView * nint -> bool

参数

tableView
NSTableView
row
System.System.IntPtr System.nativeint

返回

属性

适用于