NSTableViewDelegate_Extensions.GetNextTypeSelectMatch Method

Definition

public static nint GetNextTypeSelectMatch (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint startRow, nint endRow, string searchString);
static member GetNextTypeSelectMatch : AppKit.INSTableViewDelegate * AppKit.NSTableView * nint * nint * string -> nint

Parameters

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

Returns

System.System.IntPtr System.nativeint

Applies to