Name | Description | |
---|---|---|
Gets or sets the type of the animation. |
||
Gets or sets the duration of the animation function in milliseconds. |
||
Gets or sets the easing type of the animation. |
||
Gets or sets the initial value of the property that will be animated. |
||
Indicates whether the animation is currently running. |
||
Gets or sets an optional value passed to the animation function. |
||
Gets the progress of the current animation iteration. |
||
Gets or sets a value indicating whether to restart the animation after it completes. |
||
Gets or sets a value indicating whether to swap the from and to values after an animation loop completes. |
||
Gets or sets the target value of the property that will be animated. |