NSPopUpButton 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
NSPopUpButton() | |
NSPopUpButton(NSCoder) | |
NSPopUpButton(NSObjectFlag) | |
NSPopUpButton(IntPtr) | |
NSPopUpButton(CGRect, Boolean) |
NSPopUpButton()
NSPopUpButton(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSPopUpButton (Foundation.NSCoder coder);
new AppKit.NSPopUpButton : Foundation.NSCoder -> AppKit.NSPopUpButton
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSPopUpButton(NSObjectFlag)
protected NSPopUpButton (Foundation.NSObjectFlag t);
new AppKit.NSPopUpButton : Foundation.NSObjectFlag -> AppKit.NSPopUpButton
Parameters
Applies to
NSPopUpButton(IntPtr)
protected internal NSPopUpButton (IntPtr handle);
new AppKit.NSPopUpButton : nativeint -> AppKit.NSPopUpButton
Parameters
- handle
-
IntPtr
nativeint