diff --git a/docs/api/capture-screen.md b/docs/api/capture-screen.md index 7bd62ef62c576f44e0b4ba19eeb66796354f2f95..aadd4a448e45820f58457b1a3364266fc494fe6a 100644 --- a/docs/api/capture-screen.md +++ b/docs/api/capture-screen.md @@ -26,5 +26,26 @@ + +## uni.setUserCaptureScreen(options) @setusercapturescreen + + + + + + + + + + + + + + + + + + + ## tips - 本文的截屏指手机自带的截屏事件的监听和取消监听,由用户操作手机按键触发。App平台如需通过代码对view截屏,另见API [takeSnapshot](../dom/unielement.md#takesnapshot)