Difference between revisions of "Event.OPEN URL"
From GiderosMobile
(----) |
|||
Line 9: | Line 9: | ||
'''url''': (string) the url that triggered the application launch<br/> | '''url''': (string) the url that triggered the application launch<br/> | ||
− | + | {{EventDispatcher}} | |
− | {{ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 01:56, 3 December 2019
Available since: Gideros 2018.5
Value: openUrl
Defined by: EventDispatcher
Description
This event is dispatched when the app is launched in response to an open url request.
Parameters
url: (string) the url that triggered the application launch