Class
SwipeEventArgs

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 TouchEventArgs.GetTouchPoint(IInputElement)TouchEventArgs.SuspendMousePromotionUntilTouchUp()TouchEventArgs.TouchDevice

Properties

HorizontalChange

A value indicating the horizontal change in accordance to the previous position.

Declaration

cs-api-definition
public double HorizontalChange { get; }

Property Value

double

VerticalChange

A value indicating the vertical change in accordance to the previous position.

Declaration

cs-api-definition
public double VerticalChange { get; }

Property Value

double

In this article
DefinitionPropertiesHorizontalChangeVerticalChange
Not finding the help you need?
Contact Support