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

# GKAccessPoint.Location.topTrailing

The upper-right corner of the screen.

## Declaration

```swift
case topTrailing
```

## 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.topLeading](gamekit/gkaccesspoint/location-swift.enum/topleading.md)
