AndroidAppConfigurator.DevicePort(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configures the port of the device. Generally best left unset.
public Xamarin.UITest.Configuration.AndroidAppConfigurator DevicePort (int port);
member this.DevicePort : int -> Xamarin.UITest.Configuration.AndroidAppConfigurator
Public Function DevicePort (port As Integer) As AndroidAppConfigurator
Parameters
- port
- Int32
The port of the Calabash HTTP server on the device.