NSBrowserDelegate.SelectionIndexesForProposedSelection Method

Definition

[Foundation.Export("browser:selectionIndexesForProposedSelection:inColumn:")]
public virtual Foundation.NSIndexSet SelectionIndexesForProposedSelection (AppKit.NSBrowser browser, Foundation.NSIndexSet proposedSelectionIndexes, nint inColumn);
abstract member SelectionIndexesForProposedSelection : AppKit.NSBrowser * Foundation.NSIndexSet * nint -> Foundation.NSIndexSet
override this.SelectionIndexesForProposedSelection : AppKit.NSBrowser * Foundation.NSIndexSet * nint -> Foundation.NSIndexSet

Parameters

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

Returns

Attributes

Applies to