presentedWindowToolbarStyle(_:)
Sets the style for the toolbar in windows created by interacting with this view.
Declaration
nonisolated func presentedWindowToolbarStyle<S>(_ style: S) -> some View where S : WindowToolbarStyle
Sets the style for the toolbar in windows created by interacting with this view.
nonisolated func presentedWindowToolbarStyle<S>(_ style: S) -> some View where S : WindowToolbarStyle