Transition |
[Missing <summary> documentation for "T:Transitions.TransitionElement"]
public class TransitionElement
The TransitionElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransitionElement | Constructor. |
Name | Description | |
---|---|---|
![]() | EndTime | The percentage of elapsed time, expressed as (for example) 75 for 75%. |
![]() | EndValue | The value of the animated properties at the EndTime. This is the percentage movement of the properties between their start and end values. This should be expressed as (for example) 75 for 75%. |
![]() | InterpolationMethod | The interpolation method to use when moving between the previous value and the current one. |