Difference between revisions of "AlertDialog:hide"
From GiderosMobile
(prefixindex) |
(----) |
||
Line 1: | Line 1: | ||
− | + | '''Available since:''' Gideros 2012.8<br/> | |
+ | '''Class:''' [[AlertDialog]]<br/> | ||
− | + | === Description === | |
− | + | Hides the alert dialog. | |
− | |||
− | |||
− | |||
− | === | ||
− | |||
<br/> | <br/> | ||
Line 13: | Line 9: | ||
AlertDialog:hide() | AlertDialog:hide() | ||
</source> | </source> | ||
− | + | ||
+ | ---- | ||
{{Special:PrefixIndex/AlertDialog}} | {{Special:PrefixIndex/AlertDialog}} |
Revision as of 14:41, 2 December 2019
Available since: Gideros 2012.8
Class: AlertDialog
Description
Hides the alert dialog.
AlertDialog:hide()