public
enum
Press
extends Enum<Press>
implements
PrecisionDescriber
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.support.test.espresso.action.Press> | |
| ↳ | android.support.test.espresso.action.Press | |
Returns different touch target sizes.
Press FINGER
Press PINPOINT
Press THUMB
Public methods | |
|---|---|
static
Press
|
valueOf(String name)
|
static
final
Press[]
|
values()
|
Inherited methods | |
|---|---|
java.lang.Enum
| |
java.lang.Object
| |
java.lang.Comparable
| |
android.support.test.espresso.action.PrecisionDescriber
| |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.