ui_slider-h.md 1.8 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 42 43 44
# ui\_slider.h<a name="ZH-CN_TOPIC_0000001055039502"></a>

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

**Related Modules:**

[Graphic](Graphic.md)

**Description:**

Defines the attributes and common functions of a slider. 

**Since:**

1.0

**Version:**

1.0

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

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

<a name="table863972067093528"></a>
<table><thead align="left"><tr id="row1675529417093528"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p52383389093528"><a name="p52383389093528"></a><a name="p52383389093528"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p1116795320093528"><a name="p1116795320093528"></a><a name="p1116795320093528"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row1460158722093528"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p954101085093528"><a name="p954101085093528"></a><a name="p954101085093528"></a><a href="OHOS-UISlider.md">OHOS::UISlider</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p903313095093528"><a name="p903313095093528"></a><a name="p903313095093528"></a>Represents a slider. </p>
</td>
</tr>
<tr id="row168631629093528"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p942687004093528"><a name="p942687004093528"></a><a name="p942687004093528"></a><a href="OHOS-UISlider-UISliderEventListener.md">OHOS::UISlider::UISliderEventListener</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p58588883093528"><a name="p58588883093528"></a><a name="p58588883093528"></a>Represents the listener for a slider change. </p>
</td>
</tr>
</tbody>
</table>