transitionOutCount property
The number of transitionend
event that occur when the transition node is hidden.
Default: transitionCount
Implementation
int? transitionOutCount;
The number of transitionend
event that occur when the transition node is hidden.
Default: transitionCount
int? transitionOutCount;