NSMenu.PresentationStyle.regular
The default presentation style for a menu.
Declaration
case regularDiscussion
When you select this style of menu the system presents the menu as either a popup or context menu based on the context.
This is the default presentation style for a menu.