---
title: endFrame
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skoverlay/transitioncontext/endframe
---

# endFrame

The size and location of the overlay at the end of the transition.

## Declaration

```swift
var endFrame: CGRect { get }
```

## See Also

### Adding an Animation

- [addAnimation(_:)](storekit/skoverlay/transitioncontext/addanimation(_:).md)
- [startFrame](storekit/skoverlay/transitioncontext/startframe.md)
