- June 8, 2007
- 303
- 214
- Home Country
-
Sweden
- Moderator
- #1
I would need some help with an animation. As you can see in the clip the ongoing animation from the previous screen will not disappear. I need a code that stops the ongoing animation when switching to detailview. 
[Edit] I have added this line to stop the animation:
[Edit] I have added this line to stop the animation:
Code:
<animation effect="fade" start="100" end="0" time="0" condition="control.IsVisible(900)">conditional</animation>
Attachments
Last edited: