BTThreeDSecureV2UICustomization
@objcMembers
public class BTThreeDSecureV2UICustomization : NSObject
UI customization options for 3D Secure 2 flows.
-
Toolbar customization options for 3D Secure 2 flows.
Declaration
Swift
public var toolbarCustomization: BTThreeDSecureV2ToolbarCustomization? { get set }
-
Label customization options for 3D Secure 2 flows.
Declaration
Swift
public var labelCustomization: BTThreeDSecureV2LabelCustomization? { get set }
-
Text box customization options for 3D Secure 2 flows.
Declaration
Swift
public var textBoxCustomization: BTThreeDSecureV2TextBoxCustomization? { get set }
-
Set button customization options for 3D Secure 2 flows.
Declaration
Swift
@objc(setButtonCustomization:buttonType:) public func setButton(_ buttonCustomization: BTThreeDSecureV2ButtonCustomization, buttonType: BTThreeDSecureV2ButtonType)
Parameters
buttonCustomization
Button customization options
buttonType
Button type