次の方法で共有


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

適用対象