setOutlineColor

open fun setOutlineColor(@ColorInt outlineColor: Int)

Sets the color used for the redaction's border in its preview state, this color can't be transparent and any alpha information will be removed before applying it.

Parameters

outlineColor

Color to use for redaction border.