Contents

baseURL

The base URL for HTML documents.

Declaration

static let baseURL: NSAttributedString.DocumentReadingOptionKey

Discussion

For HTML documents; NSURL containing base URL. The previous string constant was @"BaseURL".

See Also

Getting the document options