flex_layout-h.md 1.6 KB
Newer Older
W
wenjun 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
# flex\_layout.h<a name="ZH-CN_TOPIC_0000001055678060"></a>

## **Overview**<a name="section38579125093525"></a>

**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**<a name="section1687995738093525"></a>

## Data Structures<a name="nested-classes"></a>

<a name="table515177115093525"></a>
<table><thead align="left"><tr id="row1778310779093525"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p125942910093525"><a name="p125942910093525"></a><a name="p125942910093525"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p614766213093525"><a name="p614766213093525"></a><a name="p614766213093525"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row556765317093525"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p1784264507093525"><a name="p1784264507093525"></a><a name="p1784264507093525"></a><a href="OHOS-FlexLayout.md">OHOS::FlexLayout</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p947631229093525"><a name="p947631229093525"></a><a name="p947631229093525"></a>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. </p>
</td>
</tr>
</tbody>
</table>