Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 630 Bytes

storyboard_seekalignedtolasttick_1569143671.md

File metadata and controls

25 lines (16 loc) · 630 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.Storyboard.SeekAlignedToLastTick(Windows.Foundation.TimeSpan)
winrt method

Windows.UI.Xaml.Media.Animation.Storyboard.SeekAlignedToLastTick

-description

Moves the storyboard to the specified animation position immediately (synchronously).

-parameters

-param offset

A positive or negative time value that describes the amount by which the timeline should move forward or backward from the beginning of the animation.

-remarks

-examples

-see-also