Xamarin.UITest.ConfigureApp: Method Members

The methods of Xamarin.UITest.ConfigureApp are listed below. For a list of all members, see the ConfigureApp Members list.

See Also: Inherited members from System.Object

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.