AnimationFractionChangeHandler Type
AnimationFractionChangeHandler = (animationFraction: number) => void
An interface used to notify Handlers of the current pointer position in the timeline playback. Valid range is 0 to 1 and it determines percentage complete.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.