다음을 통해 공유


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

반환

특성

적용 대상