Hi, I have a on off button which I want to trigger some animation in a view.
The problem I am having is that I cannot see how to have the animation loop run asynchronously?
At the moment it takes over the application and I cannot get it to stop the animation.
Is there a special class for this kind of thing? I am not using the BeginAnimation block etc as at present the animation is a simple cycle through multiple images.
Thanks
The problem I am having is that I cannot see how to have the animation loop run asynchronously?
At the moment it takes over the application and I cannot get it to stop the animation.
Is there a special class for this kind of thing? I am not using the BeginAnimation block etc as at present the animation is a simple cycle through multiple images.
Thanks