NSBrowserDelegate.SelectionIndexesForProposedSelection 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
参数
- browser
- NSBrowser
- proposedSelectionIndexes
- NSIndexSet
- inColumn
- System.System.IntPtr System.nativeint
返回
- 属性