hide property

bool? hide
getter/setter pair

If true the show() funciton will not work. Bottom Bar is not displayed.

Implementation

bool? hide;