ITiming Properties |
The ITiming type exposes the following members.
Name | Description | |
---|---|---|
Accelerate |
Describes the percentage of duration accelerate behavior effect.
Read/write Single.
| |
AutoReverse |
Describes whether to automatically play the animation in reverse after
playing it in the forward direction.
Read/write Boolean.
| |
Decelerate |
Describes the percentage of duration decelerate behavior effect.
Read/write Single.
| |
Duration |
Describes the duration of animation effect.
Read/write Single.
| |
RepeatCount |
Describes the number of times the effect should repeat.
Read/write Single.
| |
RepeatDuration |
Describes the number of times the effect should repeat.
Read/write Single.
| |
Restart |
Specifies if a effect is to restart after complete.
Read/write EffectRestartType.
| |
Speed |
Specifies the percentage by which to speed up (or slow down) the timing.
Read/write Single.
| |
TriggerDelayTime |
Describes delay time after trigger.
Read/write Single.
| |
TriggerType |
Describes trigger type.
Read/write EffectTriggerType.
|