NSOutlineViewDelegate.ShouldSelectItem(NSOutlineView, NSObject) 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("outlineView:shouldSelectItem:")]
public virtual bool ShouldSelectItem (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member ShouldSelectItem : AppKit.NSOutlineView * Foundation.NSObject -> bool
override this.ShouldSelectItem : AppKit.NSOutlineView * Foundation.NSObject -> bool
Parâmetros
- outlineView
- NSOutlineView
- item
- NSObject
Retornos
- Atributos