提交 6ce5f428 编写于 作者: Q qimeng

锁屏API参考更新

Signed-off-by: Nqimeng <qimeng11@huawei.com>
上级 ae9c65e6
......@@ -216,7 +216,7 @@ onSystemEvent(callback: Callback&lt;SystemEvent&gt;): 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.
先完成此消息的编辑!
想要评论请 注册