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

适用于