---
title: showsTimecodes
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/showstimecodes
---

# showsTimecodes

A Boolean value that determines whether the player view displays timecodes, if available.

## Declaration

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

## Discussion

Discussion The default value is false.

## See Also

### Configuring presentation

- [showsPlaybackControls](avkit/avplayerviewcontroller/showsplaybackcontrols.md)
- [contentOverlayView](avkit/avplayerviewcontroller/contentoverlayview.md)
- [videoGravity](avkit/avplayerviewcontroller/videogravity.md)
- [videoBounds](avkit/avplayerviewcontroller/videobounds.md)
- [appliesPreferredDisplayCriteriaAutomatically](avkit/avplayerviewcontroller/appliespreferreddisplaycriteriaautomatically.md)
