StackPage.visible

bool visible() @property nothrow

Get visible property.

Returns

Whether this page is visible.
void visible(bool propval) @property nothrow

Set visible property.

Parameters

propvalWhether this page is visible.