iOSAppConfigurator.DeviceIdentifier(String) 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 device to use with the device identifier (UUID).
public Xamarin.UITest.Configuration.iOSAppConfigurator DeviceIdentifier (string deviceIdentifier);
member this.DeviceIdentifier : string -> Xamarin.UITest.Configuration.iOSAppConfigurator
Public Function DeviceIdentifier (deviceIdentifier As String) As iOSAppConfigurator
Parameters
- deviceIdentifier
- String
The device identifier (UUID) found in the XCode Organizer.