NSTableViewDelegate.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

返回

属性

适用于