Body
The type of scene representing the content of the app.
Declaration
associatedtype Body : SceneDiscussion
When you create a custom app, Swift infers this type from your implementation of the required body property.
The type of scene representing the content of the app.
associatedtype Body : SceneWhen you create a custom app, Swift infers this type from your implementation of the required body property.