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