---
title: GKAccessPoint.Location.bottomLeading
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkaccesspoint/location-swift.enum/bottomleading
---

# GKAccessPoint.Location.bottomLeading

The lower-left corner of the screen.

## Declaration

```swift
case bottomLeading
```

## Mentioned in

Adding an access point to your game

## See Also

### Corners

- [GKAccessPoint.Location.bottomTrailing](gamekit/gkaccesspoint/location-swift.enum/bottomtrailing.md)
- [GKAccessPoint.Location.topLeading](gamekit/gkaccesspoint/location-swift.enum/topleading.md)
- [GKAccessPoint.Location.topTrailing](gamekit/gkaccesspoint/location-swift.enum/toptrailing.md)
