Is there a property to detect a page is active?
I have a project with some pages inside and do not want, that a script (poll) will be executed while this page is not active (not visible on tablet).
Same for cam with http stream - it could be deactivated while it is not visible on tablet.
Would be nice to request this page state as condition. Any idea how to do this?
Thanks!