void Handle_Clicked(object sender, System.EventArgs e) { userNotificationService.Snack("Magic snack!!", 10000, "Puff!"); }