Stack.visibleChildName
string visibleChildName() @propertyGet visibleChildName property.
Returns
The name of the widget currently visible in the stack.
void visibleChildName(string propval) @propertySet visibleChildName property.
Parameters
propval | The name of the widget currently visible in the stack. |