Button Customization
data class ButtonCustomization(val buttonBackground: BackgroundCustomization, val label: TextStyleCustomization)
Use this class to set the visual style of the main action button on a 3DS2 challenge screen.
Parameters
button Background
Customisation for the button background.
label
Customisation for the button text style.
Functions
Link copied to clipboard
DSL Method for Button Background setup
Link copied to clipboard
DSL Method for Button Label setup