IKImageBrowserView.SelectItemsAt(NSIndexSet, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- indexes
- NSIndexSet
- extendSelection
- Boolean
- Atributos