<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/DxGUI/dxGetVisible?action=history&amp;feed=atom</id>
	<title>DxGUI/dxGetVisible - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/DxGUI/dxGetVisible?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxGUI/dxGetVisible&amp;action=history"/>
	<updated>2026-06-02T12:24:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DxGUI/dxGetVisible&amp;diff=32360&amp;oldid=prev</id>
		<title>Kacper Karer: Created page with &quot;&lt;pageclass class=&quot;client&quot; subcaption=&quot;GUI Class method&quot;&gt;&lt;/pageclass&gt; __NOTOC__   You can use this function to get dxElement visiblity.  ==Syntax==  &lt;syntaxhighlight lang=&quot;lua&quot;&gt; dxElement  dxGetVi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxGUI/dxGetVisible&amp;diff=32360&amp;oldid=prev"/>
		<updated>2012-08-16T14:38:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pageclass class=&amp;quot;client&amp;quot; subcaption=&amp;quot;GUI Class method&amp;quot;&amp;gt;&amp;lt;/pageclass&amp;gt; __NOTOC__   You can use this function to get dxElement visiblity.  ==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; dxElement  dxGetVi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pageclass class=&amp;quot;client&amp;quot; subcaption=&amp;quot;GUI Class method&amp;quot;&amp;gt;&amp;lt;/pageclass&amp;gt;&lt;br /&gt;
__NOTOC__ &lt;br /&gt;
&lt;br /&gt;
You can use this function to get dxElement visiblity.&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
dxElement  dxGetVisible (element dxElement)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''dxElement:''' A dxGUI element.&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
*'''visiblity''': dxGUI visiblity&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
This example gets window visiblity.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
local visiblity = dxGetVisible(dxWindow)&lt;br /&gt;
outputChatBox( tostring(visiblity) )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[dxGUI|Back to dxGUI page]]&lt;/div&gt;</summary>
		<author><name>Kacper Karer</name></author>
	</entry>
</feed>