Stream of animationiteration
events handled by this Window.
Source
@DomName('Window.onwebkitAnimationIteration') @DocsEditable() @Experimental() Stream<AnimationEvent> get onAnimationIteration => animationIterationEvent.forTarget(this);
Stream of animationiteration
events handled by this Window.
@DomName('Window.onwebkitAnimationIteration') @DocsEditable() @Experimental() Stream<AnimationEvent> get onAnimationIteration => animationIterationEvent.forTarget(this);