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

# WKInterfaceSemanticContentAttribute.forceLeftToRight

A view that is always displayed using a left-to-right layout.

## Declaration

```swift
case forceLeftToRight
```

## See Also

### Constants

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