←Select platform

InteractiveDragCompletedEventArgs Class

Summary

Contains data for the InteractiveService.DragCompleted event.

Syntax
C#
VB
C++
public class InteractiveDragCompletedEventArgs : InteractiveDragEventArgs 
Public Class InteractiveDragCompletedEventArgs 
   Inherits InteractiveDragEventArgs 
public ref class InteractiveDragCompletedEventArgs : 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