UITestConstants.DefaultSwipeSpeed Field

Definition

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

Field Value

Value = 500

Applies to