AnimationPlaybackEvent constructor

AnimationPlaybackEvent(
  1. String type
)

Implementation

AnimationPlaybackEvent(String type) : super(type);