WoW:API Region IsShown

From AddOn Studio
Revision as of 20:02, 23 September 2005 by WoWWiki>Futrtrubl
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If a parent of a frame calls Hide(), then all of it's children are hidden. In this case, it's children are "visible", but not "shown".

The default UI uses this in a couple of places to tell whether or not the entire UI has been hidden for screenshot purposes (visible is true, but shown isn't)