A display of a single item from a list of items, and provide an interface for selecting items from the list.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
@interface NSPopUpButton : NSButton
Overview
An NSPop
object uses an NSPop
object to implement its user interface.
Note that while a menu is tracking user input, programmatic changes to the menu such as adding, removing, or changing items on the menu is not reflected.