elapsedTime property
The amount of time the transition has been running, in seconds.
This property is read-only.
![]() |
Syntax
HRESULT get_elapsedTime( [out] float *number );
Property values
Type: float
The amount of time the transition has been running, in seconds, when this event fired.
Remarks
Note This value is not affected by the value of IHTMLCSSStyleDeclaration2::transitionDelay.
Show:
