NSStepperCell Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSStepperCell(NSObjectFlag)
protected NSStepperCell (Foundation.NSObjectFlag t);
new AppKit.NSStepperCell : Foundation.NSObjectFlag -> AppKit.NSStepperCell
Parameters
Applies to
NSStepperCell(IntPtr)
protected internal NSStepperCell (IntPtr handle);
new AppKit.NSStepperCell : nativeint -> AppKit.NSStepperCell
Parameters
- handle
-
IntPtr
nativeint