WebMenuItem.Styles

From Xojo Documentation

Enumeration
Class.Styles

The various ways in which a WebMenuItem can be displayed.

Values

Enum Description
Header The item text of the menu item appears but is not selectable.
Menu A regular menu item.
Separator A line that separates two other menu items.

Compatibility

Web projects on Linux, macOS and Windows operating systems.

See Also