@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface AnimationPlaybackEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(AnimationPlaybackEvent event)
Handle event of type AnimationPlaybackEvent
|
void handleEvent(@Nonnull
AnimationPlaybackEvent event)