flex_layout.h
Overview
Related Modules:
Description:
Declares a flexible layout container. You can perform simple adaptive layout on child views that the container holds, for example, to evenly arrange all child views in the same row or column.
Since:
1.0
Version:
1.0
Summary
Data Structures
Defines a flexible layout container. You can perform simple adaptive layout on child views that the container holds, for example, to evenly arrange all child views in the same row or column. |