Difference between revisions of "Event.OPEN URL"

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

Revision as of 08:26, 24 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