UITestConstants.DefaultSwipePercentage 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 percent (from 0 to 1.0) of view to scroll/swipe interactions.
public const double DefaultSwipePercentage = 0.67;
val mutable DefaultSwipePercentage : double
Public Const DefaultSwipePercentage As Double = 0.67