Difference between revisions of "Geolocation.new"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === Creates new Geolocation instance <source lang="lua"> = Geolocation.new() </source>")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.8<br/>
+
<languages />
=== Description ===
+
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
Creates new Geolocation instance
+
'''<translate>Class</translate>:''' [[Special:MyLanguage/Geolocation|Geolocation]]<br/>
<source lang="lua">
+
=== <translate>Description</translate> ===
= Geolocation.new()
+
<translate>Creates new Geolocation instance</translate>
</source>
+
<syntaxhighlight lang="lua">
 +
Geolocation.new()
 +
</syntaxhighlight>
 +
 
 +
{{Geolocation}}

Latest revision as of 15:29, 13 July 2023