Compartir a través de


Gesture.Flick 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 Flick(Point, Int32, UITestGestureDirection, Int32) Perform a flick gesture which is associated with quickly moving your finger in the direction you want resulting in a rapid scroll.
Public methodStatic member Flick(Point, Int32, Double, Int32) Perform a flick gesture which is associated with quickly moving your finger in the direction you want resulting in a rapid scroll.
Public methodStatic member Flick(UITestControl, Point, Int32, UITestGestureDirection, Int32) Perform a flick gesture which is associated with quickly moving your finger in the direction you want resulting in a rapid scroll.
Public methodStatic member Flick(UITestControl, Point, Int32, Double, Int32) Perform a flick gesture which is associated with quickly moving your finger in the direction you want resulting in a rapid scroll.

Top

See Also

Reference

Gesture Class

Microsoft.VisualStudio.TestTools.UITesting Namespace