InteractiveDragCompletedEventArgs Object

Summary

Contains data for the InteractiveService.DragCompleted event.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractiveDragCompletedEventArgs 
	extends lt.Controls.InteractiveDragEventArgs 
class lt.Controls.InteractiveDragCompletedEventArgs() 
	extends InteractiveDragEventArgs 

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly