Navigation Bar Customization
constructor(@ColorRes backgroundColor: Int? = null, @DimenRes panelElevation: Int? = null, headingStyleCustomization: TextCustomization = TextCustomization(), buttonStyleCustomization: TextCustomization = TextCustomization())
Parameters
background Color
Background colour resource reference
panel Elevation
Elevation resource reference
heading Style Customization
Customisation heading text. Unless set otherwise, the default heading text is “Secure checkout” (or the translated equivalent).
button Style Customization
Customised text for the Cancel button. Unless set otherwise, the default heading text is “Cancel” (or the translated equivalent).