hideTopbar()
Hides the application topbar completely.
sambaFrame.hideTopbar();
Sample use case: You want to show/hide conditionally the topbar - e.g. you may not want to see the topbar at all.
Last updated
Hides the application topbar completely.
sambaFrame.hideTopbar();
Sample use case: You want to show/hide conditionally the topbar - e.g. you may not want to see the topbar at all.
Last updated