Difference between revisions of "Event.OPEN URL"

From GiderosMobile
Line 3: Line 3:
 
'''Value:''' openUrl<br/>
 
'''Value:''' openUrl<br/>
 
=== Description ===
 
=== Description ===
This event is dispatched when the app is launched in response to an open url request
+
<translate>This event is dispatched when the app is launched in response to an open url request</translate>
 
=== Parameters ===
 
=== Parameters ===
'''url''': (string) the url that triggered the application launch<br/>
+
'''url''': (string) <translate>the url that triggered the application launch</translate><br/>

Revision as of 14:32, 23 August 2018

Available since: Gideros 2018.5
Value: openUrl

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