on Preview
abstract fun onPreview(previewThumbnailView: PreviewThumbnailView, progress: Int, fromUser: Boolean)
Callback triggered when the Preview Thumbnail process is in progress
Parameters
preview Thumbnail View
the PreviewThumbnailView triggering this action
progress
the PreviewThumbnailView's current progress
from User
indicates whether this action was triggered by the user or programmatically