---
title: "init(shape:style:fillStyle:background:)"
framework: swiftui
role: symbol
role_heading: Initializer
path: "swiftui/fillshapeview/init(shape:style:fillstyle:background:)"
---

# init(shape:style:fillStyle:background:)

Create a FillShapeView.

## Declaration

```swift
nonisolated init(shape: Content, style: Style, fillStyle: FillStyle, background: Background)
```
