Exemplo n.º 1
0
 internal override void OnDisappearing()
 {
     base.OnDisappearing();
     _backgroundTaskHelper.Cancel();
 }