There is no such event.
If your app is reasonable simple, you could listen for click
events on the stage as a way of detecting when the user has clicked
elsewhere (and also window deactivate events), but otherwise it's
probably not worth the trouble.