how to make visible an enum from different views
Hi there Touchgfx team!
I have two different views and I would like to create an enum that can be accessible from both views. I want to avoid the scenario of creating the same enum twice in each view.
Is that possible?
Thanks a lot in advance
