GREYContentEdge
enum GREYContentEdge {}
Content edges for scrolling.
-
The left content edge of the screen in the current orientation.
Declaration
Objective-C
kGREYContentEdgeLeft -
The right content edge of the screen in the current orientation.
Declaration
Objective-C
kGREYContentEdgeRight -
The top content edge of the screen in the current orientation.
Declaration
Objective-C
kGREYContentEdgeTop -
The bottom content edge of the screen in the current orientation.
Declaration
Objective-C
kGREYContentEdgeBottom
View on GitHub
GREYContentEdge Enum Reference