UITestConstants.DefaultSwipeSpeed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default speed (pixels/points per second) for scroll/swipe interactions.
public const int DefaultSwipeSpeed = 500;
val mutable DefaultSwipeSpeed : int
Public Const DefaultSwipeSpeed As Integer = 500