Property

AdwToolbarView:bottom-bar-style

since: 1.4

Declaration

property bottom-bar-style: Adw.ToolbarStyle [ read, write ]

Description [src]

Appearance of the bottom bars.

If set to ADW_TOOLBAR_FLAT, bottom bars are flat and scrolling content has a subtle undershoot shadow when touching them, same as the .undershoot-bottom style class. This works well for simple content, e.g. AdwStatusPage, AdwPreferencesPage, or sidebars.

Undershoot shadow is only present if a bottom bar is actually present and visible. It is also never present if AdwToolbarView:extend-content-to-bottom-edge is set to TRUE.

If set to ADW_TOOLBAR_RAISED, bottom bars have an opaque background and a persistent shadow, this can be useful for more complex content, such as utility panes or AdwTabView.

See also AdwToolbarView:top-bar-style.

Type: AdwToolbarStyle
Available since:1.4

Flags

Readableyes
Writableyes
Constructno
Construct onlyno