Std.Ui.Layout.View
1 declaration
type
ViewThis declaration introduces a public type.
What it does
A declarative description of a screen.
Modifiers are fields of the one node rather than wrapper nodes, so a padded,
sized, filled, named box is one node in the tree and one entry in the
layout, and the order in which the modifiers were written cannot change
what they mean: padding is always inside the fixed size, and the fill always
covers the whole frame.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
