---
title: init()
framework: imageplayground
role: symbol
role_heading: Initializer
path: imageplayground/imageplaygroundviewcontroller/init()
---

# init()

Creates a new image-generation view controller for you to present.

## Declaration

```swift
@MainActor @preconcurrency dynamic convenience init()
```

## Return Value

Return Value The view controller to present.
