Ejemplo n.º 1
0
 private async void CompressButton_Tap(object sender, TappedRoutedEventArgs e)
 {
     await _controller.CompressButtonAction();
 }