Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 954 Bytes

doublekeyframe.md

File metadata and controls

31 lines (20 loc) · 954 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Media.Animation.DoubleKeyFrame
winrt class

Windows.UI.Xaml.Media.Animation.DoubleKeyFrame

-description

An abstract class that defines an animation segment with its own target value and interpolation method for a DoubleAnimationUsingKeyFrames.

-remarks

DoubleKeyFrame derived classes

DoubleKeyFrame is the parent class for several immediately derived classes that define the interpolation behavior for the typed keyframe.

-examples

-see-also

DependencyObject