다음을 통해 공유


NSTableView.RowForView(NSView) 메서드

정의

[Foundation.Export("rowForView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint RowForView (AppKit.NSView view);
abstract member RowForView : AppKit.NSView -> nint
override this.RowForView : AppKit.NSView -> nint

매개 변수

view
NSView

반환

System.System.IntPtr System.nativeint
특성

적용 대상