Setup

class Setup(val showAlwaysOnTop: Boolean = true, val showThemeSelector: Boolean = true)

setup for the DesktopMenuBar, which is used to configure the appearance and behavior of the menu bar.

the corresponding actiosn will be shown in the right corner of the menu bar

Parameters

showAlwaysOnTop

whether to show the "Always on Top" option in the menu bar. Default is true.

showThemeSelector

whether to show the theme selector in the menu bar. Default

Constructors

Link copied to clipboard
constructor(showAlwaysOnTop: Boolean = true, showThemeSelector: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard