ViewSwitcherBar.reveal
bool reveal() @property nothrowGet reveal property.
Returns
Whether the bar should be revealed or hidden.
void reveal(bool propval) @property nothrowSet reveal property.
Parameters
propval | Whether the bar should be revealed or hidden. |