Documentation
›
API Reference
›
Object
›
Widget
GetHidden
Lua
C++
This function is used to tell if a widget is currently hidden.
Syntax
bool
GetHidden
()
Returns
Returns true if the widget is hidden, otherwise false is returned..