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

# WKInterfaceSemanticContentAttribute.unspecified

The default value for views. The view is flipped when switching between left-to-right and right-to-left layouts.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

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