Telerik.Windows.Input.Touch
The drag gesture recognizer. Handles basic touch events and translates them to drag related events.
A factory that creates drag gesture recognizers.
An object that enables a wishful gesture deactivation.
A utility class that exposes methods that enable gesture management.
A specific gesture recognizer. The inheritors of this class should handle the basic touch events and translate them to specific gesture related events. A recognizer can be responsible for a family of gestures (for example Tap, TapAndHold, TapHoldAndRelease). A recognizer can be responsible for a family of events (for example SwipeStarted, Swipe, SwipeFinished).
Provides data for the gesture recognizers.
A factory that creates gesture recognizers for UI elements.
Pinch gesture event arguments.
Pinch event handler.
The pinch gesture recognizer. Handles basic touch events and translates them to pinch related events.
A factory that creates pinch gesture recognizers.
Represents the additional swipe logic for a ScrollViewer or an element in a ScrollViewer.
Swipe gesture event arguments.
Swipe event handler.
The swipe gesture recognizer. Handles basic touch events and translates them to swipe related events.
A factory that creates swipe gesture recognizers.
Swipe inertia event arguments.
SwipeInertia event handler.
Tap gesture event arguments.
Tap event handler.
The tap gesture recognizer. Handles basic touch events and translates them to tap related events.
A factory that creates tap gesture recognizers.
Represents the touch action which triggers a drag operation.
Provides data for touch related events.
Touch related event handler.
Represents touch indicator.
Manages touch input for the application, providing methods to process touch events and gestures.
Represents the touch mode of a control.
Represents a touch selector.