Contains classes related to testing iOS apps.
Remarks
Usually not used directly, but through the static entry point in Xamarin.UITest:
..
Classes
| Type | Reason |
|---|
| iOSApp |
Represents a running iOS application.
|
| iOSConfig |
Represents runtime information about the currently running app / device.
|
| iOSDevice |
Runtime information and control of device.
|