hide_menu_bar property

hide_menu_bar property

Definition:

@property
def hide_menu_bar(self):
    ...
@hide_menu_bar.setter
def hide_menu_bar(self, value):
    ...

See Also