Hi All,
In this post I have created an example of animation with triggers, This time we are talking about the triggers.
Xamarin Forms have a powerful class named Trigger. I want to show you stacklayout flipping with animation which I have created with Trigger.
Firstly we create a folder whose name is Triggers, then create a class with name SwitchLayout.
Then write this code......
if you want watch this demo video click here
TADDA !
you want to full source code click Here
If you want to watch this video Click Here
In this post I have created an example of animation with triggers, This time we are talking about the triggers.
Xamarin Forms have a powerful class named Trigger. I want to show you stacklayout flipping with animation which I have created with Trigger.
Firstly we create a folder whose name is Triggers, then create a class with name SwitchLayout.
Then write this code......
Here is the XAML code......
You need to add the reference like this.
xmlns:triggers="clr-namespace:FlipAnimation.Triggers"
You need to add the reference like this.
xmlns:triggers="clr-namespace:FlipAnimation.Triggers"
if you want watch this demo video click here
TADDA !
you want to full source code click Here
If you want to watch this video Click Here
No comments:
Post a Comment