attribution property
getter/setter pair
The entities that can make a network request.
If you don’t set a value, the system assumes URLRequestAttribution.DEVELOPER.
Officially Supported Platforms/Implementations:
- iOS WKWebView 15.0+ (Official API - URLRequest.attribution)
- macOS WKWebView 12.0+ (Official API - URLRequest.attribution)
Implementation
URLRequestAttribution? attribution;