API Differences in WebKit in iOS 18.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 iOS 18.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;