Platforms to show: All Mac Windows Linux Cross-Platform

NSPopUpButtonCellMBS class

Super class: NSMenuItemCellMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Cocoa Controls MBS MacCocoa Plugin 17.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The NSPopUpButtonCell class defines the visual appearance of pop-up buttons that display pop-up or pull-down menus.

Pop-up menus present the user with a set of choices, much the way radio buttons do, but using much less space. Pull-down menus also provide a set of choices but present the information in a slightly different way, usually to provide a set of commands from which the user can choose.

The NSPopUpButtonCellMBS class implements the user interface for the NSPopUpButtonMBS class.
Changes made to a menu (such as adding, removing, or changing the items) are not apparent while the menu is being displayed or interacted with.
Subclass of the NSMenuItemCellMBS class.

Constants

Constant Value Description
NSPopUpArrowAtBottom 2 One of the arrowPosition constants. Arrow is drawn at the edge of the button, pointing toward the preferredEdge.
NSPopUpArrowAtCenter 1 One of the arrowPosition constants. Arrow is centered vertically, pointing toward the preferredEdge.
NSPopUpNoArrow 0 One of the arrowPosition constants. Does not display any arrow in the control.

Super class NSMenuItemCellMBS

Super class NSButtonCellMBS

Super class NSActionCellMBS

Super class NSCellMBS

This class has no sub classes.

Blog Entries

Release notes


The items on this page are in the following plugins: MBS MacCocoa Plugin.


NSPopoverTouchBarItemMBS   -   NSPopUpButtonMBS


The biggest plugin in space...