Xamarin.UITest.ConfigureApp Members

The members of Xamarin.UITest.ConfigureApp are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
AndroidXamarin.UITest.Configuration.AndroidAppConfigurator. Specifies that the app is an Android app.
[read-only]
static
iOSXamarin.UITest.Configuration.iOSAppConfigurator. Specifies that the app is an iOS app.

Public Methods

static
Debug() : Xamarin.UITest.Configuration.GenericAppConfigurator
Enables debug logging from the test runner.
static
DeviceIp(string) : Xamarin.UITest.Configuration.GenericAppConfigurator
Configures the ip address of the device. Generally best left unset unless you are running an iOS application on a physical device.
static
DevicePort(int) : Xamarin.UITest.Configuration.GenericAppConfigurator
Configures the port of the device. Generally best left unset.