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