webResourceLoadDelegate
An object to serve as the web resource loading delegate.
Declaration
static let webResourceLoadDelegate: NSAttributedString.DocumentReadingOptionKeyDiscussion
For HTML only. The value is an NSObject.
If not present, a default delegate is used that permits the loading of subsidiary resources but does not respond to authentication challenges. The previous string constant was @"WebResourceLoadDelegate".