Description
Adds a cross-platform layout engine used by applications and frameworks to calculate user-interface layouts. Developers use it when they need consistent flexbox-like layout behavior across different platforms or rendering systems.
It is a library, not a visual design tool. Applications still decide how widgets look, respond to input, and adapt to accessibility or localization requirements.