Condividi tramite


NSTableViewSearchString Delegato

Definizione

public delegate nint NSTableViewSearchString(NSTableView tableView, nint startRow, nint endRow, string searchString);
type NSTableViewSearchString = delegate of NSTableView * nint * nint * string -> nint

Parametri

tableView
NSTableView
startRow
System.System.IntPtr System.nativeint
endRow
System.System.IntPtr System.nativeint
searchString
String

Valore restituito

System.System.IntPtr System.nativeint

Si applica a