Contents

webResourceLoadDelegate

An object to serve as the web resource loading delegate.

Declaration

static let webResourceLoadDelegate: NSAttributedString.DocumentReadingOptionKey

Discussion

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".

See Also

Getting the document options