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

# kNEHotspotHelperOptionDisplayName

The string displayed in Wi-Fi Settings for a network handled by the application.

```
let kNEHotspotHelperOptionDisplayName: String
```

## Discussion

This key specifies the display name for the application, if an alternate name is desired. If this property is not specified, the application’s name is used.

This name appears in Settings -> Wi-Fi underneath the Wi-Fi network name if the helper indicated that it was able to handle the network.

---

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)