CompassCardDownloaderDelegate

public protocol CompassCardDownloaderDelegate : AnyObject

Delegate for the CompassCardDownloader

  • Requests a view to add the webview to

  • Requests a view to add the webview to

    Declaration

    Swift

    func view() -> NSView?

    Return Value

    NSView