Summary:
Fields
| Inherited Methods
MotionEvents.DownResultHolder
Kotlin
|Java
public
static
class
MotionEvents.DownResultHolder
extends Object
java.lang.Object | |
↳ | androidx.test.espresso.action.MotionEvents.DownResultHolder |
Holds the result of a down motion.
Summary
Fields | |
---|---|
public
final
MotionEvent |
down
|
public
final
boolean |
longPress
|
Inherited methods | |
---|---|
Fields
longPress
public final boolean longPress