Condividi tramite


NSTableViewSource.ShouldSelectRow(NSTableView, nint) Metodo

Definizione

[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

Parametri

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a