Root
public final class Root
Represents a root view in the application and optionally the layout params of the window holding it.
This class is used internally to determine which view root to run user provided matchers against it is not part of the public api.
Summary
Nested types |
|---|
public class Root.Builder |
Public methods |
|
|---|---|
View |
|
EspressoOptional<WindowManager.LayoutParams> |
This method is deprecated. |
WindowManager.LayoutParams |
|
boolean |
isReady()Checks if the |
String |
toString() |