ViewStack.visibleChildName

string visibleChildName() @property

Get visibleChildName property.

Returns

The name of the widget currently visible in the stack.

See property@ViewStack:visible-child.

void visibleChildName(string propval) @property

Set visibleChildName property.

Parameters

propvalThe name of the widget currently visible in the stack. See property@ViewStack:visible-child.