anand
anand

Reputation: 31

How to navigate to already opened page in xamarin?

Every time I open a page from menu same instance is opened. But when I navigate to the same page from some other page (Shell.Current.GoToAsync("//MyOrdersPage")) a new instance is opened. How to navigate to already opened page's instance in xamarin?

Upvotes: 0

Views: 43

Answers (0)

Related Questions