Contents

UIApplication.OpenURLOptionsKey

Keys you use to access values in the options dictionary when opening a URL.

Declaration

struct OpenURLOptionsKey

Overview

Use these keys to retrieve options in the application(_:open:options:) method of your app delegate.

Topics

Accessing open-URL options

Creating an open-URL options key

See Also

Opening a URL-specified resource