| Package | Description |
|---|---|
| com.applitools.eyes.visualgrid.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceName |
DeviceName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceName[] |
DeviceName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChromeEmulationInfo.setDeviceName(DeviceName deviceName) |
| Constructor and Description |
|---|
ChromeEmulationInfo(DeviceName deviceName,
ScreenOrientation screenOrientation) |
Copyright © 2021. All rights reserved.