public class ContentSize extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
height |
int |
left |
int |
scrollableOffset |
int |
top |
int |
touchPadding |
int |
width |
| Constructor and Description |
|---|
ContentSize() |
| Modifier and Type | Method and Description |
|---|---|
int |
getScrollContentHeight() |
void |
setDriver(io.appium.java_client.AppiumDriver driver) |
String |
toString() |
Copyright © 2020. All rights reserved.