Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 661 Bytes

exponentialeasingfunction_mode.md

File metadata and controls

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

Windows.UI.Composition.ExponentialEasingFunction.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.CreateExponentialEasingFunction.md method.

-see-also

-examples