public class GestureLibraryAssert
extends <any>
GestureLibrary instances.| Constructor and Description |
|---|
GestureLibraryAssert(android.gesture.GestureLibrary actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureLibraryAssert |
hasOrientationStyle(int style) |
GestureLibraryAssert |
hasSequenceType(int type) |
GestureLibraryAssert |
isNotReadOnly() |
GestureLibraryAssert |
isReadOnly() |
public GestureLibraryAssert(android.gesture.GestureLibrary actual)
public GestureLibraryAssert hasOrientationStyle(int style)
public GestureLibraryAssert hasSequenceType(int type)
public GestureLibraryAssert isReadOnly()
public GestureLibraryAssert isNotReadOnly()