# launchOptions

Dictionary describing the arguments passed to the application on startup. Use the getArguments method to retrieve the launch options.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# launchOptionsLocationKey

Availability
0.8
0.8
9.2.0
launchOptionsLocationKey :Boolean

If set to true, this key indicates that the application was launched in response to an incoming location event.

Default: false


# source

Availability
0.8
0.8
9.2.0
source :String

This key indicates that the application was launched by another application with the specified bundle ID.


# url

Availability
0.8
0.8
9.2.0
url :String

This key indicates that the application was launched in order to open the specified URL.