UIScene.OpenURLOptions
Options that UIKit provides when asking your app to open a URL.
Declaration
@MainActor class OpenURLOptionsOverview
Don’t create a UIScene.OpenURLOptions object directly. UIKit creates one for you when your app receives a request to open a URL. Use the information in the object to determine how to respond to the URL.