public App()
 {
     MainPage = new FormattedTextTogglePage();
 }
Example #2
0
 public App()
 {
     MainPage = new FormattedTextTogglePage();
 }