---
title: InsetShape
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/insettableshape/insetshape
---

# InsetShape

The type of the inset shape.

## Declaration

```swift
associatedtype InsetShape : InsettableShape
```

## See Also

### Setting the inset

- [inset(by:)](swiftui/insettableshape/inset(by:).md)
