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

# WKInterfaceSemanticContentAttribute.spatial

A view representing a directional control, for example a segment control for text alignment, or a D-pad control for a game. These views are not flipped when switching between left-to-right and right-to-left layouts.

## Declaration

```swift
case spatial
```

## See Also

### Constants

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