Difference between revisions of "Ads:enableTesting"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Enable testing ads if supported by framework <source lang="lua"> = Ads:enableTesting() </source>")
 
m (Text replacement - "</source" to "</syntaxhighlight")
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
 +
'''Class:''' [[Ads]]<br/>
 +
 
=== Description ===
 
=== Description ===
Enable testing ads if supported by framework
+
Enables testing ads if supported by framework.
<source lang="lua">
+
<syntaxhighlight lang="lua">
= Ads:enableTesting()
+
Ads:enableTesting()
</source>
+
</syntaxhighlight>
 +
 
 +
{{Ads}}

Latest revision as of 17:51, 12 July 2023