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

# GKAccessPoint.Location.topLeading

The upper-left corner of the screen.

## Declaration

```swift
case topLeading
```

## Mentioned in

Adding an access point to your game

## See Also

### Corners

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