tornOffMenu property

NSWindowLevel tornOffMenu
getter/setter pair

The level for a torn-off menu. Synonymous with NSSubmenuWindowLevel.

Implementation

static NSWindowLevel tornOffMenu =
    const NSWindowLevel._withValues(_Base.tornOffMenu, 0);