Std.Ui.Layout.Layout
1 declaration
type
LayoutThis declaration introduces a public type.
What it does
A placed screen: every node's frame, flat, in pre-order.
Parents precede children, so painting in order puts a container behind its
contents and reading in order is the reading order.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
