Storyboard.Resume Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Resumes the animation clock, or run-time state, associated with the storyboard.
Assembly: System.Windows (in System.Windows.dll)
Note: |
|---|
Do not attempt to call Storyboard members (for example, Resume) within the constructor of the page. This will cause the animation to fail silently. |
Show:
Note: