Inheritance: Xamarin.Forms.ContentPage
Exemple #1
0
 public App()
 {
     MainPage = new ZoomPage();
 }