NSTableRowView Construtores
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.
Sobrecargas
NSTableRowView() | |
NSTableRowView(CGRect) | |
NSTableRowView(NSCoder) | |
NSTableRowView(NSObjectFlag) | |
NSTableRowView(IntPtr) |
NSTableRowView()
NSTableRowView(CGRect)
[Foundation.Export("initWithFrame:")]
public NSTableRowView (CoreGraphics.CGRect frameRect);
new AppKit.NSTableRowView : CoreGraphics.CGRect -> AppKit.NSTableRowView
Parâmetros
- frameRect
- CGRect
- Atributos
Aplica-se a
NSTableRowView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableRowView (Foundation.NSCoder coder);
new AppKit.NSTableRowView : Foundation.NSCoder -> AppKit.NSTableRowView
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSTableRowView(NSObjectFlag)
protected NSTableRowView (Foundation.NSObjectFlag t);
new AppKit.NSTableRowView : Foundation.NSObjectFlag -> AppKit.NSTableRowView
Parâmetros
Aplica-se a
NSTableRowView(IntPtr)
protected internal NSTableRowView (IntPtr handle);
new AppKit.NSTableRowView : nativeint -> AppKit.NSTableRowView
Parâmetros
- handle
-
IntPtr
nativeint