Contents

toolbars

The hosting view’s associated window will have its toolbar populated with any items provided to the toolbar(content:) modifier.

Declaration

static let toolbars: NSHostingSceneBridgingOptions

Discussion

Toolbars populated in this manner overwrite any toolbar set on the window using AppKit.

See Also

Geting bridging options