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