WKWebView
- (void)fetchDataOfTypes:(WKWebViewDataType)dataTypes completionHandler:(nonnull void (^)(NSData * _Nullable, NSError * _Nullable))completionHandler;
It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in WebKit in the macOS 26.0 SDK.