共用方式為


NSTableViewDelegate_Extensions.WillDisplayCell 方法

定義

public static void WillDisplayCell (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, Foundation.NSObject cell, AppKit.NSTableColumn tableColumn, nint row);
static member WillDisplayCell : AppKit.INSTableViewDelegate * AppKit.NSTableView * Foundation.NSObject * AppKit.NSTableColumn * nint -> unit

參數

tableView
NSTableView
cell
NSObject
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

適用於