Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 645 Bytes

elasticeasingfunction_mode.md

File metadata and controls

29 lines (16 loc) · 645 Bytes
-api-id -api-type
P:Windows.UI.Composition.ElasticEasingFunction.Mode
winrt property

Windows.UI.Composition.ElasticEasingFunction.Mode

-description

Gets a value that specifies how the animation interpolates.

-property-value

One of the enumeration values that specifies how the animation interpolates.

-remarks

The value of this property is set as a parameter of the CompositionEasingFunction.CreateElasticEasingFunction.md method.

-see-also

-examples