NSTableViewSource.GetNextTypeSelectMatch Method

Definition

[Foundation.Export("tableView:nextTypeSelectMatchFromRow:toRow:forString:")]
public virtual nint GetNextTypeSelectMatch (AppKit.NSTableView tableView, nint startRow, nint endRow, string searchString);
abstract member GetNextTypeSelectMatch : AppKit.NSTableView * nint * nint * string -> nint
override this.GetNextTypeSelectMatch : 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
Attributes

Applies to