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

# GKAccessPoint.Location.bottomTrailing

The lower-right corner of the screen.

## Declaration

```swift
case bottomTrailing
```

## See Also

### Corners

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