networkServiceType property
getter/setter pair
The service type associated with this request.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - URLRequest.networkServiceType)
- macOS WKWebView (Official API - URLRequest.networkServiceType)
Implementation
URLRequestNetworkServiceType? networkServiceType;