Compartir a través de


NSTableViewRowActionsGetter Delegado

Definición

public delegate AppKit.NSTableViewRowAction[] NSTableViewRowActionsGetter(NSTableView tableView, nint row, NSTableRowActionEdge edge);
type NSTableViewRowActionsGetter = delegate of NSTableView * nint * NSTableRowActionEdge -> NSTableViewRowAction[]

Parámetros

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Valor devuelto

Se aplica a