共用方式為


ReplWaitTimes 類別

定義

使用 REPL 時的預設等候時間。

public class ReplWaitTimes : Xamarin.UITest.Utils.IWaitTimes
type ReplWaitTimes = class
    interface IWaitTimes
Public Class ReplWaitTimes
Implements IWaitTimes
繼承
ReplWaitTimes
實作

建構函式

ReplWaitTimes()

使用 REPL 時的預設等候時間。

屬性

GestureCompletionTimeout

架構等待手勢完成的時間。

GestureWaitTimeout

架構在執行手勢時等待元素的時間。

WaitForTimeout

使用 WaitFor 方法時架構等候的時間。

適用於