---
title: "NWBrowser.Descriptor.applicationService(name:)"
framework: network
role: symbol
role_heading: Case
path: "network/nwbrowser/descriptor-swift.enum/applicationservice(name:)"
---

# NWBrowser.Descriptor.applicationService(name:)

Returns a browser descriptor for application services.

## Declaration

```swift
case applicationService(name: String)
```

## Parameters

- `name`: The name of the application service.
