flex_layout.h

Overview

Related Modules:

Graphic

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.