Question
How to know the active screen from model.cpp
I would like to check which screen is activated from model.cpp
I tried to use getCurrentScreen() in touchgfx::Application
But I am not able to use in model.cpp
Can you explain the philosophy and some code example ?
Regards,
Sébastien
