2023-01-14 02:02 AM
Hi
I understand MVP(Model View Presenter) of touch gfx but what's the relation of some parts like custom containers?
I ganna call a function in the currently active screen. how can I do it?
Is there a hierarchy-like model to screen view?
thank you
2023-01-14 04:40 AM
In any place you use Application object Application | TouchGFX Documentation
getCurrentScreen()