[]
        
(Showing Draft Content)

C1.Win.Touch.TouchProcessor.DoubleTap

DoubleTap Event

Occurs when the user taps the control twice.

Namespace: C1.Win.Touch
Assembly: C1.Win.4.8.dll
Syntax
public event EventHandler<TouchEventArgs> DoubleTap
Returns
Type Description
EventHandler<TouchEventArgs> Occurs when the user taps the control twice.