---
title: frame
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/manipulable/event/value-swift.struct/frame
---

# frame

The 3D bounding box of the manipulated view.

## Declaration

```swift
let frame: Rect3D
```

## Discussion

Discussion This rect is in the coordinate space configured in the view modifier.
