次の方法で共有


UITestConstants クラス

定義

さまざまな UITest API 関数の既定のパラメーター値

public static class UITestConstants
type UITestConstants = class
Public Class UITestConstants
継承
UITestConstants

フィールド

AUTArgIdentifier

ダミーの起動引数を使用して、UITest によって開始された iOS シミュレーターで実行されているアプリを識別します。

DefaultDeviceIp

ユーザーが指定していない場合に使用する IPAddress。

DefaultSwipePercentage

スクロール/スワイプ操作を行うビューの既定の割合 (0 から 1.0)。

DefaultSwipeSpeed

スクロール/スワイプ操作の既定の速度 (ピクセル/ポイント/秒)。

適用対象