IKImageBrowserView.SelectItemsAt(NSIndexSet, Boolean) Method

Definition

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

Parameters

indexes
NSIndexSet
extendSelection
Boolean
Attributes

Applies to