Skip to content

Support macOS menu section headers #297

@artob

Description

@artob

macOS 14+ now supports section headers in menus:

Image

These are menu items created with the sectionHeaderWithTitle: selector:

[menuToAddTo addItem: [NSMenuItem sectionHeaderWithTitle: text]];

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions