---
title: WKUserInterfaceDirectionPolicy.content
framework: webkit
role: symbol
role_heading: Case
path: webkit/wkuserinterfacedirectionpolicy/content
---

# WKUserInterfaceDirectionPolicy.content

The directionality follows the CSS/HTML/XHTML specifications.

## Declaration

```swift
case content
```

## Discussion

Discussion This is the default value of userInterfaceDirectionPolicy.

## See Also

### Direction Policies

- [WKUserInterfaceDirectionPolicy.system](webkit/wkuserinterfacedirectionpolicy/system.md)
