{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface IdlingResource.ResourceCallback
Registered by an IdlingResource to notify Espresso of a transition to idle.
Public functions |
|
|---|---|
Unit |
Called when the resource goes from busy to idle. |