未验证 提交 a6f29516 编写于 作者: O openharmony_ci 提交者: Gitee

!12495 【锁屏】API参考优化

Merge pull request !12495 from qimeng/monthly_20221018
......@@ -216,7 +216,7 @@ onSystemEvent(callback: Callback<SystemEvent>): boolean
```js
try {
let isSuccess = screenLock.onSystemEvent((event) => {
let isSuccess = screenlock.onSystemEvent((event) => {
console.log(`Register the system event which related to screenlock successfully. eventType: ${event.eventType}`)
});
} catch (err) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册