public class ScreenshotTaker
extends java.lang.Object
| Constructor and Description |
|---|
ScreenshotTaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
openScreenshot(android.graphics.Bitmap imageFile) |
void |
takeScreenshot()
Take a screenshot of the current view and opens it in the editor
|