Ejemplo n.º 1
0
 private async Task ButtonAnimation()
 {
     await ButtonLayout.FadeTo(1, 1000, Easing.SpringIn);
 }