A user gesture.

Namespace:  TestFu.Gestures
Assembly:  TestFu (in TestFu.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public interface IGesture
Visual Basic (Declaration)
Public Interface IGesture

Remarks

User gesture can be a combination of keyboard or mouse interactions.

See Also