Exemplo n.º 1
0
 protected override async void OnStart()
 {
     // Handle when your app starts
     await _viewInstance.Init();
 }