ability_context-h.md 1.5 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
# ability\_context.h<a name="ZH-CN_TOPIC_0000001055078097"></a>

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

**Related Modules:**

[AbilityKit](AbilityKit.md)

**Description:**

Declares functions for starting and stopping an ability. 

The  **Ability**  and  **AbilitySlice**  classes are inherited from the  **AbilityContext**  class for you to call functions in this class for application development.

**Since:**

1.0

**Version:**

1.0

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

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

<a name="table1876479901093523"></a>
<table><thead align="left"><tr id="row1412393929093523"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1314144632093523"><a name="p1314144632093523"></a><a name="p1314144632093523"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p1553134449093523"><a name="p1553134449093523"></a><a name="p1553134449093523"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row1830821766093523"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p524948248093523"><a name="p524948248093523"></a><a name="p524948248093523"></a><a href="OHOS-AbilityContext.md">OHOS::AbilityContext</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p913849898093523"><a name="p913849898093523"></a><a name="p913849898093523"></a>Provides functions for starting and stopping an ability. </p>
</td>
</tr>
</tbody>
</table>