API Differences in WebKit in macOS 15.0

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 15.0 SDK.

Table of Contents

Functions & Methods

WKWebView
- (BOOL)isWritingToolsActive;

Properties & Constants

WKWebView
@property(nonatomic, readonly, getter = isWritingToolsActive) BOOL writingToolsActive;
WKWebViewConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL supportsAdaptiveImageGlyph;