puyao 57c023df3a 提交 3 veckor sedan
..
utssdk 57c023df3a 提交 3 veckor sedan
changelog.md 57c023df3a 提交 3 veckor sedan
index.d.ts 57c023df3a 提交 3 veckor sedan
package.json 57c023df3a 提交 3 veckor sedan
readme.md 57c023df3a 提交 3 veckor sedan

readme.md

uni-usercapturescreen

用户主动截屏事件监听

uni.onUserCaptureScreen

监听用户主动截屏事件,用户使用系统截屏按键截屏时触发此事件。

使用文档:https://uniapp.dcloud.net.cn/api/system/capture-screen.html#onusercapturescreen

uni.offUserCaptureScreen

用户主动截屏事件。取消事件监听。

使用文档:https://uniapp.dcloud.net.cn/api/system/capture-screen.html#offusercapturescreen

uni.setUserCaptureScreen

开启/关闭防截屏。

使用文档:https://uniapp.dcloud.net.cn/api/system/capture-screen.html#setusercapturescreen