Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 561 Bytes

scalarnaturalmotionanimation_initialvalue.md

File metadata and controls

25 lines (15 loc) · 561 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.ScalarNaturalMotionAnimation.InitialValue
winrt property

Microsoft.UI.Composition.ScalarNaturalMotionAnimation.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