次の方法で共有


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

戻り値

属性

適用対象