Contents

NSMenu.PresentationStyle.regular

The default presentation style for a menu.

Declaration

case regular

Discussion

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.

See Also

Defining the menu style