Hello,
What is the most elegant way to control switch some intuitive interface so that I could switch between different values more easily and would know what each means?
How can this be done with enum or dropdown?
Is there any prefered way?
Thanks for help