NSOutlineViewDelegate_Extensions.WillDisplayOutlineCell Method

Definition

public static void WillDisplayOutlineCell (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject cell, AppKit.NSTableColumn tableColumn, Foundation.NSObject item);
static member WillDisplayOutlineCell : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject * AppKit.NSTableColumn * Foundation.NSObject -> unit

Parameters

outlineView
NSOutlineView
cell
NSObject
tableColumn
NSTableColumn
item
NSObject

Applies to