ToggleButton.this

Creates a new panel.toggle_button.ToggleButton to hide the dock in the area.

  1. this(void* ptr, Flag!"Take" take)
  2. this(panel.dock.Dock dock, panel.types.Area area)
    class ToggleButton

Parameters

dock panel.dock.Dock

panel.dock.Dock the panel to control

area panel.types.Area

panel.types.Area the panel area. A value of enumPanel.Area.CENTER is invalid.

Return Value