NSTableViewDelegate_Extensions.ShouldSelectRow 方法

定义

public static bool ShouldSelectRow (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint row);
static member ShouldSelectRow : AppKit.INSTableViewDelegate * AppKit.NSTableView * nint -> bool

参数

tableView
NSTableView
row
System.System.IntPtr System.nativeint

返回

适用于