You need to sign in or sign up before continuing.
提交 acb8eca5 编写于 作者: Z zengyawen

update docs

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 2e719efb
...@@ -567,7 +567,7 @@ setFlashMode(flashMode: FlashMode): Promise<void\> ...@@ -567,7 +567,7 @@ setFlashMode(flashMode: FlashMode): Promise<void\>
**示例:** **示例:**
``` ```
cameraInput.setFlashMode((flashMode).then() => { cameraInput.setFlashMode(flashMode).then(() => {
console.log('Promise returned with the successful execution of setFlashMode.'); console.log('Promise returned with the successful execution of setFlashMode.');
}) })
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册