Поделиться через


ConfigureApp.DevicePort(Int32) Метод

Определение

Настраивает порт устройства. Как правило, лучше оставить ненастроенным.

public static Xamarin.UITest.Configuration.GenericAppConfigurator DevicePort (int port);
static member DevicePort : int -> Xamarin.UITest.Configuration.GenericAppConfigurator
Public Shared Function DevicePort (port As Integer) As GenericAppConfigurator

Параметры

port
Int32

Порт HTTP-сервера Calabash на устройстве.

Возвращаемое значение

GenericAppConfigurator

Применяется к