setInstructionContinueBtnBg

public final Unit setInstructionContinueBtnBg(Integer instructionContinueBtnBg)

Sets the background drawable for the Continue button on the ID Instruction 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.