{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
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.
Nested types |
|
|---|---|
Root.Builder |
|
Public constructors |
|
|---|---|
Root() |
|
Public functions |
|
|---|---|
View! |
|
EspressoOptional<LayoutParams!>! |
|
Boolean |
isReady()Checks if the |
String! |
toString() |