DraggingEventArgs
DraggingEventArgs
Class
Definition
Provides data for the DraggingEnded event.
public class DraggingEventArgs : EventArgs
type DraggingEventArgs = class
inherit EventArgs
- Inheritance
Constructors
DraggingEventArgs(Boolean) DraggingEventArgs(Boolean) |
Initializes a new instance of the DraggingEventArgs class. |
Fields
False False |
Not decelerating. |
True True |
Decelerating. |
Properties
Decelerate Decelerate |
Whether it is decelerating. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...