Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 577 Bytes

vector2naturalmotionanimation_finalvalue.md

File metadata and controls

27 lines (15 loc) · 577 Bytes
-api-id -api-type
P:Windows.UI.Composition.Vector2NaturalMotionAnimation.FinalValue
winrt property

Windows.UI.Composition.Vector2NaturalMotionAnimation.FinalValue

-description

Gets or sets a value that indicates where the animation ends.

-property-value

A value that indicates where the animation ends. The default is null. If left null, the ending value of the property being animated is used.

-remarks

-see-also

-examples