Exemplo n.º 1
0
 protected override async void OnAppearing()
 {
     base.OnAppearing();
     await viewModel.RefreshList();
 }