ReplWaitTimes Class
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 wait times when using the REPL.
public class ReplWaitTimes : Xamarin.UITest.Utils.IWaitTimes
type ReplWaitTimes = class
interface IWaitTimes
Public Class ReplWaitTimes
Implements IWaitTimes
- Inheritance
-
ReplWaitTimes
- Implements
Constructors
ReplWaitTimes() |
Properties
GestureCompletionTimeout |
Time for the framework to wait for gestures to complete. |
GestureWaitTimeout |
Time for the framework to wait for elements when performing gestures. |
WaitForTimeout |
Time for the framework to wait when using the WaitFor methods. |