1 Star 0 Fork 5.1K

hzcc / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ability_slice-h.md 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

ability_slice.h

Overview

Related Modules:

AbilityKit

Description:

Declares ability slice-related functions, including ability slice lifecycle callbacks and functions for connecting to or disconnecting from ability slices.

AbilitySlice instances, which are specific to Feature Abilities (abilities using the Page template), are used to present different screens on an application's user interface. A Feature Ability can have multiple ability slices.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::AbilitySlice

Provides ability slice-related functions, including ability slice lifecycle callbacks and functions for connecting to or disconnecting from ability slices.

1
https://gitee.com/hwang_zc/docs.git
git@gitee.com:hwang_zc/docs.git
hwang_zc
docs
docs
master

搜索帮助