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