Type Property 型プロパティ

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.