Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 818 Bytes

scaleanimation_initialscaley.md

File metadata and controls

24 lines (17 loc) · 818 Bytes
-api-id -api-type
P:Windows.UI.Core.AnimationMetrics.ScaleAnimation.InitialScaleY
winrt property

Windows.UI.Core.AnimationMetrics.ScaleAnimation.InitialScaleY

-description

Gets the initial vertical scale factor for the object.

-property-value

The initial vertical scale factor, if any, by which to multiply the value.

-remarks

This property's value might not be set when this method is called. In that case, the object's current horizontal scale should be used as the starting point for the animation.

-examples

-see-also

InitialScaleX, Animation metrics sample