omnibarType

abstract val omnibarType: OmnibarType

The currently selected omnibar variant.

This property represents which omnibar layout the app should attempt to display (for example, top omnibar, bottom omnibar, or split omnibar). The concrete values are defined by com.duckduckgo.app.browser.omnibar.OmnibarType (e.g. SINGLE_TOP, SINGLE_BOTTOM, SPLIT).