Overview
A simple layout that adds additional empty space around a set of Nodes. This layout is semantically identical to Deck in its treatment of children.
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public-init | bottom | Number | ![]() | ![]() |
Empty space at the bottom margin, specified in pixels. |
||
| public-init | left | Number | ![]() | ![]() |
Empty space at the left margin, specified in pixels. |
||
| public-init | right | Number | ![]() | ![]() |
Empty space at the right margin, specified in pixels. |
||
| public-init | top | Number | ![]() | ![]() |
Empty space at the top margin, specified in pixels. |
