Windows.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames.KeyFrames
July 6, 2022 ยท View on GitHub
-description
Gets the collection of ObjectKeyFrame objects that define the animation.
-xaml-syntax
<ObjectAnimationUsingKeyFrames>oneOrMoreDiscreteObjectKeyFrames</ObjectAnimationUsingKeyFrames>
-xaml-values
- oneOrMoreObjectKeyFrames
- oneOrMoreObjectKeyFramesOne or more DiscreteObjectKeyFrame object elements that define the key frames for the animation.