Name | Description | |
---|---|---|
![]() |
The type of the animation. |
|
![]() |
The duration of the animation function in milliseconds. |
|
![]() |
The easing type of the animation. |
|
![]() |
The initial value of the property that will be animated. |
|
![]() |
Gets or sets whether the last value from animation should be assigned to target property. |
|
![]() |
An optional parameter to use in the animation function. |
|
![]() |
Indicates whether to restart the animation after it completes. |
|
![]() |
Gets or sets how many times to repeat the animation. |
|
![]() |
Indicates whether to swap the from and to values after the animation completes. |
|
![]() |
The target value of the property that will be animated. |