Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 924 Bytes

compositioneasingfunction.md

File metadata and controls

25 lines (16 loc) · 924 Bytes
-api-id -api-type
T:Windows.UI.Composition.CompositionEasingFunction
winrt class

Windows.UI.Composition.CompositionEasingFunction

-description

Base class for interpolator functions to use with KeyFrameAnimations.

The CompositionEasingFunction class is the base class for easing functions that are used with KeyFrameAnimation s. Easing functions are used to describe how the system interpolates between two different keyframes. For a list of supported easing functions, see the types in the Derived section.

-remarks

-examples

-see-also

Composition Animations Overview, CompositionObject, IClosable