mode property

PlutoMenuBarMode mode
final

Determines the mode in which the submenu is opened.

PlutoMenuBarMode.tap Tap to open a submenu. PlutoMenuBarMode.hover Opens a submenu by hovering the mouse.

Implementation

final PlutoMenuBarMode mode;