NSTableView.RowForView(NSView) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- view
- NSView
Retornos
System.System.IntPtr
System.nativeint
- Atributos