Contains data for the InteractiveService.DragCompleted event.
function lt.Controls.InteractiveDragCompletedEventArgs
extends lt.Controls.InteractiveDragEventArgs
class lt.Controls.InteractiveDragCompletedEventArgs()
extends lt.Controls.InteractiveDragEventArgs
This class derives from InteractiveDragEventArgs and adds the following members:
Member | Description |
---|---|
Direction | Direction of the drag operation. |
Velocity | The final horizontal and vertical velocity of the drag, if the drag was inertial. |
IsCanceled | Indicate that this drag operation was canceled. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET