Share via


NSOutlineViewDelegate_Extensions.ShouldExpandItem Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldExpandItem(this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject item);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldExpandItem : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject -> bool

Parameters

outlineView
NSOutlineView
item
NSObject

Returns

Attributes

Applies to