How do you make all hits on the current screen expire for a period of time, such as 3S? Or satisfy a condition before it becomes effective,I want to do is play a prompt window, window for 3 seconds after their closed, but the time that the user can click on the screen to let this tip still pop up again, I want to ban the user clicks when playing tips, I tried this in native.setActivityIndicator (false), Android will show a white wait. I will cover up the prompt content, not easy to use, there are other methods.