public App()
 {
     MainPage = new FadingTextAnimationPage();
 }
Exemple #2
0
 public App()
 {
     MainPage = new FadingTextAnimationPage();
 }