aninest root / AnimatableEvents / BEFORE_START
BEFORE_START
ts
const BEFORE_START: "beforeStart" = "beforeStart";
Broadcasts before the animation recurses into its children to update their values. Only broadcasted if there is a local change to the animation at the level this event is attached to.