mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
合入已评审的API9参数
Signed-off-by: Jeam_wang <jeam.wangwei@huawei.com>
This commit is contained in:
parent
200d06bc4e
commit
7a8435003b
6
api/@ohos.request.d.ts
vendored
6
api/@ohos.request.d.ts
vendored
@ -340,6 +340,12 @@ declare namespace request {
|
||||
* @permission ohos.permission.INTERNET
|
||||
*/
|
||||
title?: string;
|
||||
/**
|
||||
* Allow download background task notifications.
|
||||
*
|
||||
* @since 9
|
||||
*/
|
||||
background?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user