---
title: showHighlights
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkaccesspoint/showhighlights
---

# showHighlights

A Boolean value that indicates whether to display highlights for achievements and current ranks for leaderboards.

## Declaration

```swift
var showHighlights: Bool { get set }
```

## Mentioned in

Adding an access point to your game

## See Also

### Displaying the access point

- [isActive](gamekit/gkaccesspoint/isactive.md)
- [isPresentingGameCenter](gamekit/gkaccesspoint/ispresentinggamecenter.md)
- [isVisible](gamekit/gkaccesspoint/isvisible.md)
