ui_toggle_button-h.md 1.4 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 40 41
# ui\_toggle\_button.h<a name="ZH-CN_TOPIC_0000001055078125"></a>

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

**Related Modules:**

[Graphic](Graphic.md)

**Description:**

Defines the attributes and common functions of a toggle button. 

Each toggle button contains two images, one for pressing and the other for releasing.

**Since:**

1.0

**Version:**

1.0

## **Summary**<a name="section384742606093528"></a>

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

<a name="table69508009093528"></a>
<table><thead align="left"><tr id="row1403804495093528"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1896204987093528"><a name="p1896204987093528"></a><a name="p1896204987093528"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p328265528093528"><a name="p328265528093528"></a><a name="p328265528093528"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row1205786305093528"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p1660081421093528"><a name="p1660081421093528"></a><a name="p1660081421093528"></a><a href="OHOS-UIToggleButton.md">OHOS::UIToggleButton</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p188001978093528"><a name="p188001978093528"></a><a name="p188001978093528"></a>Represents a toggle button. </p>
</td>
</tr>
</tbody>
</table>