提交 03f385f5 编写于 作者: Q qiang

docs: 修改插件描述

上级 8a8c876d
## 1.0.1(2022-10-27)
修改插件描述
## 1.0.0(2022-10-26) ## 1.0.0(2022-10-26)
支持安卓、iOS、微信小程序平台 支持安卓、iOS、微信小程序平台
{ {
"id": "uni-usercapturescreen", "id": "uni-usercapturescreen",
"displayName": "uni-usercapturescreen", "displayName": "uni-usercapturescreen",
"version": "1.0.0", "version": "1.0.1",
"description": "uni-usercapturescreen", "description": "用户主动截屏事件监听",
"keywords": [ "keywords": [
"截屏" "截屏"
], ],
......
# uni-usercapturescreen # uni-usercapturescreen
用户主动截屏事件监听
### uni.onUserCaptureScreen ### uni.onUserCaptureScreen
监听用户主动截屏事件,用户使用系统截屏按键截屏时触发此事件。 监听用户主动截屏事件,用户使用系统截屏按键截屏时触发此事件。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册