imagePlaygroundOptions(_:)
Options influencing image generation
Declaration
nonisolated func imagePlaygroundOptions(_ options: ImagePlaygroundOptions = ImagePlaygroundOptions()) -> some View
Parameters
- options:
Options influencing image generation.
Return Value
An image playground sheet that behaves according to the options.
Discussion
All options are set to their default value when this modifier is not set.