setExitButton

public final Unit setExitButton(Integer exitButton)

Sets the background drawable for the Exit button on the ID Capture screen.

Provide a drawable resource ID (e.g. R.drawable.button_background) to customize the button appearance.

If not set, the SDK default background drawable will be used.