...
This node takes the attributes of the javafx.scene.control.Accordion class, see javafx.scene.control.Accordion.
...
If the content is a tooltip, the the Accordion's tooltip will be set to the Tooltip.
The content is one or more JavaFX nodes that make up the panes of the Accordion.
Usage
Used to create an Accordion
...