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