Appearance
Layers
On this page you find the documentation for the GUI Component Layers
.
Introduction
The Layers
component is a layout that stacks its children above each other as layers (the first child is the bottom layer, then the second child is the layer on top of that one, and so on). The children are always as wide and tall as Layers
.
Example
You pass the children to the Layers
component as its main content.