SnapshotReadyCallback

Interface definition for a callback to be invoked when the snapshot has been taken.

Functions

Link copied to clipboard
abstract fun onSnapshotReady(@NonNull snapshot: Bitmap)
Invoked when the snapshot has been taken.