private async void deleteAll() { //cancella tutti i dati di log _db.ClearLog(); await this.Navigation.PopAsync(); }