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