---
title: position
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skoverlay/appconfiguration/position
---

# position

The position of the overlay on the screen.

## Declaration

```swift
var position: SKOverlay.Position { get set }
```

## See Also

### Creating an App Configuration

- [init(appIdentifier:position:)](storekit/skoverlay/appconfiguration/init(appidentifier:position:).md)
- [appIdentifier](storekit/skoverlay/appconfiguration/appidentifier.md)
- [SKOverlay.Position](storekit/skoverlay/position.md)
