Skip to content

Most visited

Recently visited

navigation

RootViewPicker

public final class RootViewPicker
extends Object implements Provider<View>

java.lang.Object
   ↳ android.support.test.espresso.base.RootViewPicker


Provides the root View of the top-most Window, with which the user can interact. View is guaranteed to be in a stable state - i.e. not pending any updates from the application. This provider can only be accessed from the main thread.

Summary

Public methods

View get()

Inherited methods

From class java.lang.Object
From interface javax.inject.Provider

Public methods

get

View get ()

Returns
View
This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.