public interface Screenshots
The interface to make screenshots.
abstract Unit
take(String tag)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit take(String tag)
Takes screenshot if it is possible.
Required Permissions: WRITE_EXTERNAL_STORAGE.
tag