Difference between revisions of "Event.OPEN URL"

From GiderosMobile
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
'''Available since:''' Gideros 2018.5<br/>
 
'''Available since:''' Gideros 2018.5<br/>
 
'''Value:''' openUrl<br/>
 
'''Value:''' openUrl<br/>
 +
'''Defined by:''' [[EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
<translate>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.
 +
 
 
=== Parameters ===
 
=== Parameters ===
'''url''': (string) <translate>the url that triggered the application launch</translate><br/>
+
'''url''': (string) the url that triggered the application launch<br/>
 +
 
 +
{{EventDispatcher}}

Latest revision as of 01:56, 3 December 2019