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

# SKOverlay.Position.bottomRaised

Specifies that the overlay is at a raised position at the bottom of the screen.

## Declaration

```swift
case bottomRaised
```

## Discussion

Discussion Use this position in case your app uses a UITabBar.

## See Also

### Describing the Overlay’s Position

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