---
title: NSImage.LayoutDirection.unspecified
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsimage/layoutdirection/unspecified
---

# NSImage.LayoutDirection.unspecified

An unspecified layout direction.

## Declaration

```swift
case unspecified
```

## See Also

### Layout Directions

- [NSImage.LayoutDirection.leftToRight](appkit/nsimage/layoutdirection/lefttoright.md)
- [NSImage.LayoutDirection.rightToLeft](appkit/nsimage/layoutdirection/righttoleft.md)
