ViewSwitcherBar.reveal

bool reveal() @property nothrow

Get reveal property.

Returns

Whether the bar should be revealed or hidden.
void reveal(bool propval) @property nothrow

Set reveal property.

Parameters

propvalWhether the bar should be revealed or hidden.