NSBrowserDelegate_Extensions.NextTypeSelectMatch Method

Definition

public static nint NextTypeSelectMatch (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, nint startRow, nint endRow, nint column, string searchString);
static member NextTypeSelectMatch : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * nint * nint * string -> nint

Parameters

browser
NSBrowser
startRow
System.System.IntPtr System.nativeint
endRow
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
searchString
String

Returns

System.System.IntPtr System.nativeint

Applies to