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

# WKUserInterfaceDirectionPolicy.system

The directionality follows the view’s user interface layout direction.

## Declaration

```swift
case system
```

## Discussion

Discussion The web view adheres to the direction in its userInterfaceLayoutDirection property.

## See Also

### Direction Policies

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