次の方法で共有


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

戻り値

属性

適用対象