다음을 통해 공유


NSTableViewDelegate_Extensions.CoreGetRowView 메서드

정의

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

매개 변수

tableView
NSTableView
row
System.System.IntPtr System.nativeint

반환

특성

적용 대상