init(frame:pullsDown:)
Returns an NSPopUpButton object initialized to the specified dimensions.
Declaration
init(frame buttonFrame: NSRect, pullsDown flag: Bool)Parameters
Return Value
An initialized NSPopUpButton object, or nil if the object could not be initialized.
See Also
Related Documentation
- Application Menu and Pop-up List Programming Topics
pullsDown