How does the min.textslider example hide the mouse? (min-devkit related)

yeswecan's icon

Hey everyone!
A simple question - how does the min.textslider example in Min-Devkit hide the mouse? The only call to mouse related API that I was able to find is c74::max::jmouse_setposition_view at line 181. While it moves the mouse back into the widget, I fail to see how it gets hidden in the first place. Any clues? Any other places I should ask this question? Thanks!