---
title: SKOverlay.Position.bottom
framework: storekit
role: symbol
role_heading: Case
path: storekit/skoverlay/position/bottom
---

# SKOverlay.Position.bottom

Specifies that the overlay is at the bottom of the screen.

## Declaration

```swift
case bottom
```

## See Also

### Describing the Overlay’s Position

- [SKOverlay.Position.bottomRaised](storekit/skoverlay/position/bottomraised.md)
