Application:canOpenUrl

From GiderosMobile
Revision as of 14:34, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2013.06

Description

Tests if it is possible to open provided url using [[[Application:openUrl]]] method

 Application:canOpenUrl(url)

Parameters

url: (string) url to test if can be opened