EventCondition
Kotlin
|Java
public
abstract
class
EventCondition
extends Object
java.lang.Object | |
↳ | androidx.test.uiautomator.EventCondition<R> |
An EventCondition
is a condition which depends on an event or series of events having
occurred.
Summary
Public constructors | |
---|---|
EventCondition()
|
Inherited methods | |
---|---|
![]()
java.lang.Object
|
Public constructors
EventCondition
EventCondition ()
Interfaces
Classes
Enums
Exceptions