ITimedKeyFrameAnimationBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An extension class
for the ITimedKeyFrameAnimationBuilder<T> type.
public static class ITimedKeyFrameAnimationBuilderExtensions
type ITimedKeyFrameAnimationBuilderExtensions = class
Public Module ITimedKeyFrameAnimationBuilderExtensions
- Inheritance
-
ITimedKeyFrameAnimationBuilderExtensions
Methods
KeyFrame<T>(ITimedKeyFrameAnimationBuilder<T>, Int32, T, EasingType, EasingMode) |
Adds a new timed keyframe to the builder in use. |