WKPreferences
@property(nonatomic, assign, unsafe_unretained, readwrite) WKInactiveSchedulingPolicy inactiveSchedulingPolicy;
extern NSString *const _Nonnull WKWebsiteDataTypeSearchFieldRecentSearches
extern NSString *const _Nonnull WKWebsiteDataTypeMediaKeys
extern NSString *const _Nonnull WKWebsiteDataTypeHashSalt
WKWebViewConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL allowsInlinePredictions;
WKPDFConfiguration
@property(nonatomic, assign, unsafe_unretained, readwrite) BOOL allowTransparentBackground;
WKWebsiteDataStore
@property(nonatomic, readonly, nullable) NSUUID *identifier;
WKWebsiteDataStore
@property(nonatomic, copy, readwrite, nullable) NSArray<nw_proxy_config_t> *proxyConfigurations;