Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 664 Bytes

storyboard_getcurrenttime_1338472985.md

File metadata and controls

25 lines (16 loc) · 664 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.Storyboard.GetCurrentTime
winrt method

Windows.UI.Xaml.Media.Animation.Storyboard.GetCurrentTime

-description

Gets the current animation clock time of the Storyboard.

-returns

The current animation time of the Storyboard per the running animation clock, or null if the animation clock is Stopped.

-remarks

-examples

-see-also

GetCurrentState, Storyboarded animations