Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 490 Bytes

bounceeasingfunction_mode.md

File metadata and controls

27 lines (15 loc) · 490 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.BounceEasingFunction.Mode
winrt property

Microsoft.UI.Composition.BounceEasingFunction.Mode

-description

Gets or sets a value that specifies how the animation interpolates.

-property-value

One of the enumeration values that specifies how the animation interpolates. The default is EaseOut.

-remarks

-see-also

-examples