---
title: defaultAction
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nefiltersettings/defaultaction
---

# defaultAction

The default action to take for flows of network data that don’t match any of the specified rules.

## Declaration

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

## See Also

### Inspecting Filter Settings

- [rules](networkextension/nefiltersettings/rules.md)
