Contents

handled

The handler opened the URL.

Declaration

static let handled: OpenURLAction.Result

Discussion

The action invokes its completion handler with true when your handler returns this value.

See Also

Getting the results