Contents

options

Options that influence the image-generation process.

Declaration

@MainActor @preconcurrency var options: ImagePlaygroundOptions { get set }

Discussion

To specify custom options, modify the value in this property before you present the view controller. If you don’t modify this property, the view controller uses the default set of options.