NSBrowserDelegate_Extensions.SelectionIndexesForProposedSelection Method

Definition

public static Foundation.NSIndexSet SelectionIndexesForProposedSelection (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSIndexSet proposedSelectionIndexes, nint inColumn);
static member SelectionIndexesForProposedSelection : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSIndexSet * nint -> Foundation.NSIndexSet

Parameters

browser
NSBrowser
proposedSelectionIndexes
NSIndexSet
inColumn
System.System.IntPtr System.nativeint

Returns

Applies to