Contents

ImagePlaygroundOptions

A type that stores the options that affect the image-generation process.

Declaration

struct ImagePlaygroundOptions

Overview

Create an instance of this structure and use it to specify the options you want to use when generating images. Apply these options to your SwiftUI sheet using the imagePlaygroundOptions(_:) modifier, or assign them to properties of the ImagePlaygroundViewController or ImageCreator type before generating any images.

Topics

Structures

Initializers

Instance Properties

Enumerations