1 Star 0 Fork 5.3K

Srtian / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
ability_loader-h.md 3.52 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

ability_loader.h

Overview

Related Modules:

AbilityKit

Description:

Declares functions for registering the class names of Ability and AbilitySlice with the ability management framework.

After creating your own Ability and AbilitySlice child classes, you should register their class names with the ability management framework so that the application can start Ability instances created in the background.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::AbilityLoader

Declares functions for registering the class names of Ability and AbilitySlice with the ability management framework.

Macros

Macro Name and Value

Description

REGISTER_AA(className)

Registers the class name of an Ability child class.

REGISTER_AS(className)

Registers the class name of an AbilitySlice child class.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/srtian96/docs.git
git@gitee.com:srtian96/docs.git
srtian96
docs
docs
master

Search

344bd9b3 5694891 D2dac590 5694891