Stack.visibleChildName

string visibleChildName() @property nothrow

Get visibleChildName property.

Returns

The name of the widget currently visible in the stack.
void visibleChildName(string propval) @property nothrow

Set visibleChildName property.

Parameters

propvalThe name of the widget currently visible in the stack.