struct Layout::Block
- Layout::Block
- Struct
- Value
- Object
Overview
A 2 dimensional region without the layout.
You can manually set it's Primitive
values or allow them to be calculated automatically.
Included Modules
Defined in:
layout.crConstructors
Instance Method Summary
- #children : Array(Layout::Block)
- #children=(children : Array(Layout::Block))
- #id : String
- #label : String
- #layout_direction : Layout::Direction