Contents

PresentedWindowContent

A view that represents the content of a presented window.

Declaration

struct PresentedWindowContent<Data, Content> where Data : Decodable, Data : Encodable, Data : Hashable, Content : View

Overview

You don’t create this type directly. WindowGroup creates values for you.