Skip to content

aninest-root / AnimatableEvents / BEFORE_START

BEFORE_START

ts
const BEFORE_START: "beforeStart" = "beforeStart";

Defined in: Animate/AnimatableEvents.ts:25

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.