Gesture.Swipe Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Swipe(UITestControl, UITestGestureDirection) Perform a swipe gesture which is a quick slide of a finger for a short distance. For example, swipe across an email in your inbox to select it or swipe down on a tile to select it.
Public methodStatic member Swipe(UITestControl, Double) Perform a swipe gesture which is a quick slide of a finger for a short distance. For example, swipe across an email in your inbox to select it or swipe down on a tile to select it.
Public methodStatic member Swipe(UITestControl, UITestGestureDirection, UInt32)
Public methodStatic member Swipe(UITestControl, Double, UInt32)

Top

See Also

Reference

Gesture Class

Microsoft.VisualStudio.TestTools.UITesting Namespace