---
title: applicationNameForUserAgent
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebviewconfiguration/applicationnameforuseragent
---

# applicationNameForUserAgent

The app name that appears in the user agent string.

## Declaration

```swift
var applicationNameForUserAgent: String? { get set }
```

## See Also

### Configuring the web view’s behavior

- [websiteDataStore](webkit/wkwebviewconfiguration/websitedatastore.md)
- [userContentController](webkit/wkwebviewconfiguration/usercontentcontroller.md)
- [processPool](webkit/wkwebviewconfiguration/processpool.md)
- [limitsNavigationsToAppBoundDomains](webkit/wkwebviewconfiguration/limitsnavigationstoappbounddomains.md)
- [upgradeKnownHostsToHTTPS](webkit/wkwebviewconfiguration/upgradeknownhoststohttps.md)
