Contents

open(_:)

Launches the application by URL.

Declaration

func open(_ url: URL)

Parameters

  • url:

    The URL of the item to open the application to.

See Also

Launching the application