Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 590 Bytes

vector3naturalmotionanimation_initialvalue.md

File metadata and controls

27 lines (15 loc) · 590 Bytes
-api-id -api-type
P:Windows.UI.Composition.Vector3NaturalMotionAnimation.InitialValue
winrt property

Windows.UI.Composition.Vector3NaturalMotionAnimation.InitialValue

-description

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

-property-value

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

-remarks

-see-also

-examples