NSBrowserDelegate_Extensions.WillDisplayCell 方法

定义

public static void WillDisplayCell(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, Foundation.NSObject cell, nint row, nint column);
static member WillDisplayCell : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit

参数

sender
NSBrowser
cell
NSObject
row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint

适用于