ReplWaitTimes Class

Definition

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.

Applies to