OnSnapshotReady

fun interface OnSnapshotReady

Interface for getting snapshot result Bitmap.

Functions

onSnapshotReady
Link copied to clipboard
abstract fun onSnapshotReady(bitmap: Bitmap?)

Will be called when snapshot Bitmap is ready.