Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 538 Bytes

animationcontroller_progress.md

File metadata and controls

29 lines (16 loc) · 538 Bytes
-api-id -api-type
P:Windows.UI.Composition.AnimationController.Progress
winrt property

Windows.UI.Composition.AnimationController.Progress

-description

Gets or sets a value that indicates the current playback position of the animation.

-property-value

The current playback position of the animation.

-remarks

Valid values range from 0 to the duration of the animation being controlled.

-see-also

-examples