Contents

systemAction

The handler asks the system to open the original URL.

Declaration

static let systemAction: OpenURLAction.Result

Discussion

The action invokes its completion handler with a value that depends on the outcome of the system’s attempt to open the URL.

See Also

Getting the results