public class DeviceSize extends Object
| Constructor and Description |
|---|
DeviceSize() |
| Modifier and Type | Method and Description |
|---|---|
com.applitools.eyes.RectangleSize |
getLandscape() |
com.applitools.eyes.RectangleSize |
getPortrait() |
void |
setLandscape(com.applitools.eyes.RectangleSize landscape) |
void |
setPortrait(com.applitools.eyes.RectangleSize portrait) |
public com.applitools.eyes.RectangleSize getPortrait()
public void setPortrait(com.applitools.eyes.RectangleSize portrait)
public com.applitools.eyes.RectangleSize getLandscape()
public void setLandscape(com.applitools.eyes.RectangleSize landscape)
Copyright © 2021. All rights reserved.