onanimationiteration property

EventHandler? get onanimationiteration
inherited

Implementation

external EventHandler get onanimationiteration;
set onanimationiteration (EventHandler? value)
inherited

Implementation

external set onanimationiteration(EventHandler value);