# flex\_layout.h - [Overview](#section767168153165627) - [Summary](#section1418105108165627) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](graphic.md) **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

Data Structure Name

Description

OHOS::FlexLayout

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.