共用方式為


NSOutlineViewDelegate_Extensions.WillDisplayCell 方法

定義

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

參數

outlineView
NSOutlineView
cell
NSObject
tableColumn
NSTableColumn
item
NSObject

適用於