| Package | Description |
|---|---|
| com.applitools.eyes.visualgrid.model |
| Modifier and Type | Method and Description |
|---|---|
static IosVersion |
IosVersion.fromVersion(String value) |
IosVersion |
IosDeviceInfo.getVersion() |
static IosVersion |
IosVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IosVersion[] |
IosVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IosDeviceInfo(IosDeviceName deviceName,
IosVersion version) |
IosDeviceInfo(IosDeviceName deviceName,
ScreenOrientation screenOrientation,
IosVersion version) |
Copyright © 2022. All rights reserved.