I have a look in my work. I want to detect when it was moving around the screen due to some action (custom scrolls, relative views resize content, etc.). It should be in the library, so I can request a hierarchy, but I do not control it, nor can I change it, except to add event listeners.
Is there a way to get this as an event, not a poll?
source
share