• +91 9723535972
  • info@interviewmaterial.com

Xamarin Interview Questions and Answers

Question - What is the way of navigation from one page to another?

Answer -

After clicking on the button of the first page, we call the following method through which we can navigate from one page to another page.

await Navigation.PushAsync(new MySecondPageXaml(), true);  
We have to use the "Navigation" page property which is available under the ContentPage class. This code is written in the coding page of the MainPage.XAML file.

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners