Difference between revisions of "CTNTVirtualPad:setHideDelay"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2019.4<br/> '''Class:''' VirtualPad<br/> === Description === Sets the VPAD hide delay. <source lang="lua"> CTNTVirtualPad:setHide...")
 
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the VPAD hide delay.
 
Sets the VPAD hide delay.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
CTNTVirtualPad:setHideDelay(msDelay)
 
CTNTVirtualPad:setHideDelay(msDelay)
 
</source>
 
</source>

Revision as of 15:26, 13 July 2023