Chapter 205: Draggable.isThrowing
Core Idea
Read-only boolean; true while the Draggable's target is being animated by an inertia (momentum) tween after release.
Connects To
- Draggable.isPressed: the corresponding flag for the active-drag phase.
- InertiaPlugin: what drives the throw animation this flag reports on.