setOverlayText

open fun setOverlayText(@Nullable overlayText: String)

Sets the text that should be displayed at the specified rects when a redaction has been applied.

Parameters

overlayText

The text that should be displayed when a redaction has been applied, or null so no text is displayed.