NSTableCellView Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- frameRect
- CGRect
- Attributs
S’applique à
NSTableCellView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableCellView (Foundation.NSCoder coder);
new AppKit.NSTableCellView : Foundation.NSCoder -> AppKit.NSTableCellView
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSTableCellView(NSObjectFlag)
protected NSTableCellView (Foundation.NSObjectFlag t);
new AppKit.NSTableCellView : Foundation.NSObjectFlag -> AppKit.NSTableCellView
Paramètres
S’applique à
NSTableCellView(IntPtr)
protected internal NSTableCellView (IntPtr handle);
new AppKit.NSTableCellView : nativeint -> AppKit.NSTableCellView
Paramètres
- handle
-
IntPtr
nativeint