Exemplo n.º 1
0
 protected async Task OnPaused(EventArgs _)
 {
     await Paused.InvokeAsync(null);
 }