ClassSwipeEventArgs
Class
Swipe gesture event arguments.
Definition
Namespace:Telerik.Windows.Input.Touch
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public class SwipeEventArgs : TouchEventArgs
Inheritance: objectRadRoutedEventArgsTouchEventArgsSwipeEventArgs
Inherited Members
Properties
HorizontalChange
A value indicating the horizontal change in accordance to the previous position.
VerticalChange
A value indicating the vertical change in accordance to the previous position.