Perspective Menu Icon in Bottom Right

This thread never got updated, but newer releases contain a page.props.appBarVisible property, which allows for removing the AppBar Toggle on a per-page basis.

You could consider using self.page.props.appbarVisible = False in View onStartup scripts.

6 Likes