iOSAppConfigurator.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.iOSAppConfigurator DevicePort (int port);
member this.DevicePort : int -> Xamarin.UITest.Configuration.iOSAppConfigurator
Public Function DevicePort (port As Integer) As iOSAppConfigurator
Parameters
- port
- Int32
The port of the Calabash HTTP server on the device.