---
title: NETrafficDirection.any
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/netrafficdirection/any
---

# NETrafficDirection.any

A direction that matches either inbound or outbound traffic.

## Declaration

```swift
case any
```

## See Also

### Directions

- [NETrafficDirection.inbound](networkextension/netrafficdirection/inbound.md)
- [NETrafficDirection.outbound](networkextension/netrafficdirection/outbound.md)
