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