NSTableViewDelegate_Extensions.WillDisplayCell Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- This
- INSTableViewDelegate
- tableView
- NSTableView
- cell
- NSObject
- tableColumn
- NSTableColumn
- row
- System.System.IntPtr System.nativeint