---
title: URLRequest.NetworkServiceType
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/urlrequest/networkservicetype-swift.typealias
---

# URLRequest.NetworkServiceType

An alias for the network service type.

## Declaration

```swift
typealias NetworkServiceType = NSURLRequest.NetworkServiceType
```

## Discussion

Discussion This Swift type is aliased to NSURLRequest.NetworkServiceType.

## See Also

### Accessing the service type

- [networkServiceType](foundation/urlrequest/networkservicetype-swift.property.md)
- [NSURLRequest.NetworkServiceType](foundation/nsurlrequest/networkservicetype-swift.enum.md)
