MobileForms Toolkit Documentation

DetailView.TouchGesture Event

public event TouchGestureEventHandler TouchGesture;

Event Data

The event handler receives an argument of type TouchGestureEventArgs containing data related to this event. The following TouchGestureEventArgs properties provide information specific to this event.

Property Description
Difference  
Direction  
Handled  
Left  
Right  
Type  

See Also

DetailView Class | Resco.Controls.DetailView Namespace