次の方法で共有


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
属性

適用対象