Share via


IKImageBrowserView.SelectItemsAt(NSIndexSet, Boolean) Method

Definition

[Foundation.Export("setSelectionIndexes:byExtendingSelection:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectItemsAt(Foundation.NSIndexSet indexes, bool extendSelection);
[<Foundation.Export("setSelectionIndexes:byExtendingSelection:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectItemsAt : Foundation.NSIndexSet * bool -> unit
override this.SelectItemsAt : Foundation.NSIndexSet * bool -> unit

Parameters

indexes
NSIndexSet
extendSelection
Boolean
Attributes

Applies to