Contents

title

The hosting view’s associated window will have its title and subtitle populated with the values provided to the navigationTitle(_:) and navigationSubtitle(_:) modifiers, respectively.

Declaration

static let title: NSHostingSceneBridgingOptions

Discussion

Title bars populated in this manner overwrite any values set using AppKit.

See Also

Geting bridging options