共用方式為


NSBrowserDelegate.WillDisplayCell(NSBrowser, NSObject, nint, nint) 方法

定義

[Foundation.Export("browser:willDisplayCell:atRow:column:")]
public virtual void WillDisplayCell (AppKit.NSBrowser sender, Foundation.NSObject cell, nint row, nint column);
abstract member WillDisplayCell : AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit
override this.WillDisplayCell : AppKit.NSBrowser * Foundation.NSObject * nint * nint -> unit

參數

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

適用於