ThreedsWebViewController

public class ThreedsWebViewController : UIViewController
extension ThreedsWebViewController: ThreeDSWKNavigationHelperDelegate

A view controller to manage 3ds

Properties

Initialization

Lifecycle

  • Creates the view that the controller manages.

    Declaration

    Swift

    public override func loadView()
  • Called after the controller'€™s view is loaded into memory.

    Declaration

    Swift

    public override func viewDidLoad()

WKNavigationDelegate