Inherits from NSMenu
Declared in ECDebugMenu.h

Overview

A menu subclass that you can use to house debug related items, including an instance of ECLoggingMenu.

The menu automatically removes itself (and everything it contains) from release builds, so that you don’t have to maintain separate MainMenu.xib files for debug and release.