---
title: WKInterfaceSemanticContentAttribute.playback
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfacesemanticcontentattribute/playback
---

# WKInterfaceSemanticContentAttribute.playback

A view representing the playback controls, such as Play, Rewind, or Fast Forward buttons or playhead scrubbers. These views are not flipped when switching between left-to-right and right-to-left layouts.

## Declaration

```swift
case playback
```

## See Also

### Constants

- [WKInterfaceSemanticContentAttribute.unspecified](watchkit/wkinterfacesemanticcontentattribute/unspecified.md)
- [WKInterfaceSemanticContentAttribute.spatial](watchkit/wkinterfacesemanticcontentattribute/spatial.md)
- [WKInterfaceSemanticContentAttribute.forceLeftToRight](watchkit/wkinterfacesemanticcontentattribute/forcelefttoright.md)
- [WKInterfaceSemanticContentAttribute.forceRightToLeft](watchkit/wkinterfacesemanticcontentattribute/forcerighttoleft.md)
