Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 589 Bytes

animationcontroller_progressbehavior.md

File metadata and controls

27 lines (16 loc) · 589 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.AnimationController.ProgressBehavior
winrt property

Microsoft.UI.Composition.AnimationController.ProgressBehavior

-description

Gets or sets a value that indicates how progress is determined.

-property-value

A value of the enumeration that indicates how progress is determined. The default is Default.

-remarks

Use IncludesDelayTime to include delay time in the progress value.

-see-also

-examples