다음을 통해 공유


NSTableViewSource.ShouldSelectRow(NSTableView, nint) 메서드

정의

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

매개 변수

tableView
NSTableView
row
System.System.IntPtr System.nativeint

반환

특성

적용 대상