LinkHelper

enum LinkHelper

Undocumented

  • Undocumented

    Declaration

    Swift

    static func showWebPage(from viewController: UIViewController, urlString: String)
  • Undocumented

    Declaration

    Swift

    static func open(withUrl url: URL, from viewController: UIViewController)
  • Undocumented

    Declaration

    Swift

    static func openLink(withUrl url: URL, from viewController: UIViewController)