Share via


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

返回

属性

适用于