LayoutConfig

Configuration of a layout consisting of a number of span configs.

@safe
struct LayoutConfig {}

Members

Variables

spans
Span[] spans;
Undocumented in source.

Meta