Hi there,
I have a picker as a children on my stacklayout. If i press it, the items at the picker are shown, and i can select one. So far so good.
However i want to show it without having to press it, that is, for instance if i have an option at the tabbar, and i press it, i want the picker to show.
How can i achieve this?
Thank you!