update api/@ohos.arkui.advanced.InnerFullScreenLaunchComponent.d.ets.

不加问号

Signed-off-by: 连漪 <15575970019@163.com>
This commit is contained in:
连漪 2024-08-13 06:10:00 +00:00 committed by Gitee
parent a89248b201
commit 3a1e24a52b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -73,7 +73,7 @@ export declare class LaunchController {
* *
* @typedef { function } LaunchAtomicServiceCallback * @typedef { function } LaunchAtomicServiceCallback
* @param { string } appId - appId of atomicservice. * @param { string } appId - appId of atomicservice.
* @param { ?AtomicServiceOptions } [options] - options that could be empty. * @param { AtomicServiceOptions } [options] - options that could be empty.
* @syscap SystemCapability.ArkUI.ArkUI.Full * @syscap SystemCapability.ArkUI.ArkUI.Full
* @systemapi * @systemapi
* @since 12 * @since 12