Condividi tramite


NSTableViewRowActionsGetter Delegato

Definizione

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

Parametri

tableView
NSTableView
row
System.System.IntPtr System.nativeint

Valore restituito

Si applica a