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

# action

The action to take if the properties of the network connection being established match the rule.

## Declaration

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

## See Also

### Accessing the Rule Action

- [NEEvaluateConnectionRuleAction](networkextension/neevaluateconnectionruleaction.md)
