Share via


NSBrowserDelegate_Extensions.SelectionIndexesForProposedSelection Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSIndexSet SelectionIndexesForProposedSelection(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSIndexSet proposedSelectionIndexes, IntPtr inColumn);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SelectionIndexesForProposedSelection : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSIndexSet * nativeint -> Foundation.NSIndexSet

Parameters

browser
NSBrowser
proposedSelectionIndexes
NSIndexSet
inColumn
IntPtr

nativeint

Returns

Attributes

Applies to