次の方法で共有


NSTableViewDelegate_Extensions.GetViewForItem メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSView GetViewForItem (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member GetViewForItem : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSView

パラメーター

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

戻り値

属性

適用対象