init(url:entersReaderIfAvailable:)
Initializes a Safari view controller that will load the specified URL, entering Reader mode if Reader mode is requested and available.
Declaration
init(url URL: URL, entersReaderIfAvailable: Bool)Parameters
Return Value
A newly created Safari view controller.
Discussion
entersReaderIfAvailable applies only to the first page loaded.