The following tables list the members exposed by InteractiveDragCompletedEventArgs.
Name | Description | |
---|---|---|
![]() | InteractiveDragCompletedEventArgs Constructor | Initializes a new InteractiveDragCompletedEventArgs ![]() |
Name | Description | |
---|---|---|
![]() | Change | Gets or sets the change between the original and current position. ![]() |
![]() | Direction | Gets or sets the direction of the drag operation. ![]() |
![]() | NativeEventArgs | Gets or sets the native Windows Runtime event associated with this event. ![]() |
![]() | Origin | Gets or sets the original mouse or touch position. ![]() |
![]() | Position | Gets or sets the current mouse or touch position. ![]() |
![]() | Velocity | Gets or sets the final horizontal and vertical velocity of the drag, if the drag was inertial. ![]() |