-
Notifications
You must be signed in to change notification settings - Fork 207
window self viewDisappear function
xu.jingyu edited this page Jan 14, 2020
·
8 revisions
点击查看window-self-viewDisappear-function的Demo
设置页面隐藏时回调
该方法会在页面退出时调用,当该页面为APP展示页面时,APP切前后台也会触发。
- @param callback function 回调格式:
function()
end