Protocols

The following protocols are available globally.

  • A protocol to abstract the BrowserLauncher functionality (if not already provided). (If your project already has a protocol that BrowserLauncher conforms to, you can use it.)

    See more

    Declaration

    Swift

    @MainActor
    public protocol BrowserLauncherProtocol : Sendable