| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | android.support.test.espresso.matcher.ViewMatchers.Visibility | |
Enumerates the possible list of values for View.getVisibility().
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ViewMatchers.Visibility | GONE | ||||||||||
| ViewMatchers.Visibility | INVISIBLE | ||||||||||
| ViewMatchers.Visibility | VISIBLE | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Enum | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  java.lang.Comparable | |||||||||||