Capítulo 202 de 411

Chapter 202: Draggable.endY

Core Idea

Read-only; the predicted final y position, calculated the instant the pointer is released (before any inertia tween finishes). For type:"x,y" it's the y transform; for type:"top,left" it's the CSS top value.

Connects To

  • Draggable.endX: the corresponding horizontal value.