ExpanderButton (hwx.gui)

Button used to control the visibility of another widget.

It can be constructed with an associated checkbox or radiobutton which will sync with the state of the controlled widget.

Inherits:

Properties

Property Details

content()

The Widget to control.

expanded()

The visibility state of the content widget.