## uni.onUserCaptureScreen(callback?) @onusercapturescreen ## uni.offUserCaptureScreen(callback?) @offusercapturescreen ## tips - 本文的截屏指手机自带的截屏事件的监听和取消监听,由用户操作手机按键触发。如需通过代码对view截屏,另见API [takeSnapshot](../dom/element.md#takesnapshot)