---
title: userInterfaceLayoutDirection
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsimagerep/hintkey/userinterfacelayoutdirection
---

# userInterfaceLayoutDirection

A layout direction hint.

## Declaration

```swift
static let userInterfaceLayoutDirection: NSImageRep.HintKey
```

## Discussion

Discussion The value for this key is an NSNumber with an NSUserInterfaceLayoutDirection value.

## See Also

### Hint Keys

- [ctm](appkit/nsimagerep/hintkey/ctm.md)
- [interpolation](appkit/nsimagerep/hintkey/interpolation.md)
