MenuGidBuilderImpl.reserveToggleSize

Set reserveToggleSize property.

class MenuGidBuilderImpl(T)
T
reserveToggleSize
(
bool propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining