<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEFilterProviderRemediationMapRemediationButtonTexts",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:@NEFilterProviderRemediationMapRemediationButtonTexts"
  },
  "title" : "NEFilterProviderRemediationMapRemediationButtonTexts"
}
-->

# NEFilterProviderRemediationMapRemediationButtonTexts

A key in the [`remediationMap`](/documentation/NetworkExtension/NEFilterControlProvider/remediationMap) dictionary. The value of this key should be set to a dictionary that maps button text string identifiers to the text to display for the remediation URL link in the block page. The button text string identifiers are defined by the Filter Control Provider app extension.

```
let NEFilterProviderRemediationMapRemediationButtonTexts: String
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)