Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 486 Bytes

backeasingfunction_mode.md

File metadata and controls

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

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