RedactionViewListener

Listener receiving calls when redaction events are triggered.

Functions

Link copied to clipboard
abstract fun onPreviewModeChanged(previewEnabled: Boolean)
Called when the enabled / disable redaction preview button was clicked.
Link copied to clipboard
abstract fun onRedactionsApplied()
Called when the apply redactions button was clicked.
Link copied to clipboard
abstract fun onRedactionsCleared()
Called when the clear redaction buttons was clicked.