---
title: frame
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/matchedgeometryproperties/frame
---

# frame

Both the position and size properties.

## Declaration

```swift
static let frame: MatchedGeometryProperties
```

## See Also

### Matching properties

- [position](swiftui/matchedgeometryproperties/position.md)
- [size](swiftui/matchedgeometryproperties/size.md)
