Ejemplo n.º 1
0
 private void Button_Clicked(object sender, EventArgs e)
 {
     UiState.AnimationIsRunning("true");
     UiState.StateKey = Xamarin.Forms.StateSquid.State.Loading;
 }