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