---
title: action
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nefilterrule/action
---

# action

The action to take when this rule matches network traffic.

## Declaration

```swift
var action: NEFilterAction { get }
```

## See Also

### Inspecting Filter Rule Properties

- [networkRule](networkextension/nefilterrule/networkrule.md)
