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