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