Table of Contents

Method MacSetCommonMenuBar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MacSetCommonMenuBar(MainMenu?)

Sets the common menu bar for the application on macOS.

void MacSetCommonMenuBar(MainMenu? menuBar)

Parameters

menuBar MainMenu

The MainMenu to set as the common menu bar, or null to remove it.