iOSApp.TestServer Property

Definition

Allows HTTP access to the test server running on the device.

public Xamarin.UITest.ITestServer TestServer { get; }
member this.TestServer : Xamarin.UITest.ITestServer
Public ReadOnly Property TestServer As ITestServer

Property Value

Implements

Applies to