NSTabViewController 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
NSTabViewController() | |
NSTabViewController(NSCoder) | |
NSTabViewController(NSObjectFlag) | |
NSTabViewController(IntPtr) | |
NSTabViewController(String, NSBundle) |
NSTabViewController()
NSTabViewController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTabViewController (Foundation.NSCoder coder);
new AppKit.NSTabViewController : Foundation.NSCoder -> AppKit.NSTabViewController
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSTabViewController(NSObjectFlag)
protected NSTabViewController (Foundation.NSObjectFlag t);
new AppKit.NSTabViewController : Foundation.NSObjectFlag -> AppKit.NSTabViewController
Paramètres
S’applique à
NSTabViewController(IntPtr)
protected internal NSTabViewController (IntPtr handle);
new AppKit.NSTabViewController : nativeint -> AppKit.NSTabViewController
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
NSTabViewController(String, NSBundle)
[Foundation.Export("initWithNibName:bundle:")]
public NSTabViewController (string nibNameOrNull, Foundation.NSBundle nibBundleOrNull);
new AppKit.NSTabViewController : string * Foundation.NSBundle -> AppKit.NSTabViewController
Paramètres
- nibNameOrNull
- String
- nibBundleOrNull
- NSBundle
- Attributs