public final class

EspressoKey

extends Object
java.lang.Object
   ↳ androidx.test.espresso.action.EspressoKey

Class Overview

Class that wraps the key code and meta state of the desired key press.

Summary

Nested Classes
class EspressoKey.Builder Builder for the EspressoKey class. 
Public Methods
int getKeyCode()
int getMetaState()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public int getKeyCode ()

Returns
int

public int getMetaState ()

Returns
int

public String toString ()

Returns
String