Menu.reserveToggleSize

Get reserveToggleSize property.

  1. bool reserveToggleSize [@property getter]
    class Menu
    @property
    bool
    reserveToggleSize
    ()
  2. bool reserveToggleSize [@property setter]

Return Value

Type: bool

A boolean that indicates whether the menu reserves space for toggles and icons, regardless of their actual presence.

This property should only be changed from its default value for special-purposes such as tabular menus. Regular menus that are connected to a menu bar or context menus should reserve toggle space for consistency.