NSBrowserDelegate.SelectionIndexesForProposedSelection Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
- browser
- NSBrowser
- proposedSelectionIndexes
- NSIndexSet
- inColumn
- System.System.IntPtr System.nativeint
Devoluciones
- Atributos