Closed ianvink closed 9 years ago
James, could you consider making this public:
protected void NavigationItemSelected (int index)
It's a handy way to programmatically fire a tap on a Element.
Thanks for all your efforts.
No need. Just do menu.Selected = 1;
Or maybe its SelectedIndex
James, could you consider making this public:
It's a handy way to programmatically fire a tap on a Element.
Thanks for all your efforts.