Expand description
Interface for UI layout computation.
Traitsยง
- Layout
System - A trait defining a system capable of computing UI layouts.
- UiLayout
View - A trait providing a read/write view of UI data for layout computation.
Interface for UI layout computation.