Difference between revisions of "AlertDialog:hide"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source" to "</syntaxhighlight") |
||
Line 6: | Line 6: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
AlertDialog:hide() | AlertDialog:hide() | ||
− | </ | + | </syntaxhighlight> |
{{AlertDialog}} | {{AlertDialog}} |
Latest revision as of 16:35, 12 July 2023
Available since: Gideros 2012.8
Class: AlertDialog
Description
Hides the alert dialog.
AlertDialog:hide()