WhitelistCustomization
@objc(Checkout3DSWhitelistCustomization)
public protocol WhitelistCustomization : Customization
Customization for the footer on the challenge screen.
- Tag: WhitelistCustomization
-
The background color of the navigation bar for the challenge screen.
Declaration
Swift
@objc var switchTintColor: UIColor? { get }