NSTableRowView 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
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
Paramètres
- frameRect
- CGRect
- Attributs
S’applique à
NSTableRowView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableRowView (Foundation.NSCoder coder);
new AppKit.NSTableRowView : Foundation.NSCoder -> AppKit.NSTableRowView
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSTableRowView(NSObjectFlag)
protected NSTableRowView (Foundation.NSObjectFlag t);
new AppKit.NSTableRowView : Foundation.NSObjectFlag -> AppKit.NSTableRowView
Paramètres
S’applique à
NSTableRowView(IntPtr)
protected internal NSTableRowView (IntPtr handle);
new AppKit.NSTableRowView : nativeint -> AppKit.NSTableRowView
Paramètres
- handle
-
IntPtr
nativeint