PresentedWindowContent
A view that represents the content of a presented window.
Declaration
struct PresentedWindowContent<Data, Content> where Data : Decodable, Data : Encodable, Data : Hashable, Content : ViewOverview
You don’t create this type directly. WindowGroup creates values for you.