---
title: layoutDirection
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkinterfacedevice/layoutdirection
---

# layoutDirection

The layout direction of the user interface.

## Declaration

```swift
var layoutDirection: WKInterfaceLayoutDirection { get }
```

## Discussion

Discussion For a list of possible values, see WKInterfaceLayoutDirection.

## See Also

### Accessing the Layout Direction

- [interfaceLayoutDirection(for:)](watchkit/wkinterfacedevice/interfacelayoutdirection(for:).md)
- [WKInterfaceSemanticContentAttribute](watchkit/wkinterfacesemanticcontentattribute.md)
- [WKInterfaceLayoutDirection](watchkit/wkinterfacelayoutdirection.md)
