UMG - trigger when widget not visible

So… i’ve been trying to find a solution for this UMG issue for quite some time now…
I want to trigger specific actions when a widget is not visible on screen anymore. This need to include when the widget is switched away from within a widgetswitcher also. Currently, it seems the widget runs live and is set as visible even though it cant really be seen…

Anyone got some tips on this?

show us some screenshots and I might be able to help you.

well once the widget is created, even if not visible it will still receive data, but you can update its data! show me something so I may understand more explain in details with screenshots and i’ll solve it for you.