API Differences in WebKit in macOS 15.2

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in WebKit in the macOS 15.2 SDK.

Table of Contents

Functions & Methods

WKDownload
- (BOOL)isUserInitiated;

Properties & Constants

WKWebpagePreferences
@property(nonatomic, assign, unsafe_unretained, readwrite) WKWebpagePreferencesUpgradeToHTTPSPolicy preferredHTTPSNavigationPolicy;
WKDownload
@property(nonatomic, readonly, getter = isUserInitiated) BOOL userInitiated;
WKDownload
@property(nonatomic, readonly) WKFrameInfo * _Nonnull originatingFrame;