Earlier quoted context omitted.
An example that comes to mind is a slider switch (iOS is famous for them) You don’t want the switch activated until it’s all the way left or right.
An even simpler example is page-based navigation. Can't register UI hits while pages are animating in and out.
What if you want to quickly flick through pages? Having to wait for each page to render would be awful.